To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How to Access Application Extension published through App UISummary: How to Access Application Extension published through App UI Content (please ensure you mask any confidential information): Hi Expert, I have created an APP UI … -
Is it possible to modify the header in redwood themed parts of fusion?Summary: Hello, We are trying to place an AppDynamics monitoring script in the global header of Fusion to create synthetic monitoring for it. We are able to successfully… -
Fetch the Data into Input Text Box FieldSummary: Data is stored in SDP. We need to Fetch the Employee Benefit Name into another Input Text Box based on the ID entered in first Input Text box . Please advise Co… -
Salary Range default Value (DFF) to Populate from Job Master at Requistion PageAt the Job Requisition, the Salary Range Value is to be Populated from the Job Master. For example, Job A has a Grade, Grade A's salary range is 100-150 Hours. then that… -
Filter Data Based on Input Textbox FieldSummary: How to Filter the data entered in a Input Text box and populate the data of other Input Text box fields based on the filtering done from first input Text Box, A… -
Outbound Collabo (B2b Trading ) Pending CreateSummary: We are trying to upload B2B Trading partners, Outbound and Inbound Collaboration Messages using visual builders We are successful in Creating Trading Partners u… -
How can we can call action chain from a javascript functionSummary: Hi Experts I have a requirement to call a action chain (with parameters and get the parameter back from action chain) from a JavaScript function. is this feasib… -
How to call REST API from JavaScript like we do in action chainSummary: Hi Experts I want to call the REST API from javascript similarly like how we call api from action chain. I copy pasted the code from action chain to the javascr… -
How to call action chain from javascript function from a layout fieldSummary: Hi Experts I have created a custom field in the layout (dynamic) called email as shown below and on the value i want to call the JavaScript which in turn will c… -
How to Validate and fetch Data from Multiple BOsSummary: We have a requirement where we need to validate the Id entered in an Text Box in Page1 based on the data stored in the 1st BO. We are validating this id using p… -
Smart Search based on ORDSSummary: Hi, Has anyone implemented smart search based on ORDS as back-end service? Please share a sample app. I tried to follow below blog. https://blogs.oracle.com/vbc… -
Input text besides oj-sp-collection-container primary or secondary buttonsSummary: Hi, Is it possible to show an input text component just besides primary or secondary buttons in oj-sp-collection-container component. Near export or Manage colu… -
Email Notification from SubmitHi, When the SUBMIT button is pressed I need to notify the users through email that form is filled. How can this be done please. Thanks, Mohammed Rafi -
Deployment in VB studio fails - 502 'unable to find valid certification path to requested target'.'Summary: Hi All, VB web app deployment fails in VB studio with below error , Error: Service response exception [get deployment status] - [https://shared-dev1-vbcs-1-vb-i… -
Storing Data in Array and Displaying it on a TableWe are trying to store the data temporarily in an array. However, when we are adding/saving the data, it is showing duplicates in the table. Data in the table is adp For… -
VBCS : Is it possible to make a paginated, editable table region based on Any variable?Hi All, I have a requirement to flatten the data received from the REST API endpoint: /fscmRestApi/resources/11.13.18.05/purchaseOrders?q=StatusCode='OPEN'&expand=DFF,li… -
Concatenated Result of Two Fields in the Select Single dropdownSummary: How to get the Concatenated Result Two Fields in the Select Single dropdown. We have a SDP variable defined to get the list of values (dropdown) of the Employee… -
Do we have FBDI for simulationSets - Item (Create/update/delete) in planning?Summary: Looking for FBDI for simulationSets in planning. We can see the rest API available to get, create, update or delete the items in a simulationSets. Rest API - /f… -
Strange issue with ISR and Cases with VBS/RedwoodWe are trying to explore functionality to implement Internal Service Requests and Cases. We are trying to use the Category (for ISR) and Case Type (for Cases) to hide fi… -
Passing Nested Header in RowDataGridProvider to setup datagrid header.Hi All, I need to populate the data from adp/sdp. Here , how to pass Nested Header in RowDataGridProvider constructor to achieve Nested Header setup as shown below: As s… -
Best way to Identify the failed action chainSummary: Best way to Identify the failed action chain Content (please ensure you mask any confidential information): Hi Expert, We have a VBCS application comprises of 8… -
Realtime use cases for business objectSummary: Realtime use cases for business object Content (please ensure you mask any confidential information): Hi Expert, How we can leverage Business object in VBCS in … -
VB Latest version not availableSummary: Hi, When will latest versions 2501,2504 and 2507 become available in VB which comes with OIC? It is still on 2410 and says you are running the latest version. W… -
How to access the page variable in a layout field in appui / visual buildrSummary: Hi Experts I'm extending Connections fusion page using Visual Builder, I have created a variable in page to store the person number which i'm populating in acti… -
Updated Default columns - they are not saving in VBS for Employment InfoSummary: We wanted to change the default columns on our Employment Info. I have override the current code but it does not seem to want to show my new changes. I am not g… -
How to Save Data of First BO into the Second BOSummary: We are updating the Employee Benefits in First BO in Benefits Column in the First Page and Then we are using a Select Single to Call the Benefits Data in LOV in… -
Can anyone please share the logic to for a custom validators to compare two fields data as followsSummary: I have a requirement to validate account number using another field Re-type account number and validation is not working as expected. Can anyone please share th… -
Is it safe to use Element: <oj-c-input-sensitive-text> as its showing early accessSummary: Is it safe to use Element: as its showing early access? I have a requirement for a masked account number field and i found element oj-c-input-sensitive-text th… -
VB Studio edit Built-In rules and FormsSummary: Hello! We have a requirement to modify a form from SCM, in particular the Interorganization Transfer, displaying some more fields to be fulfilled. But when open… -
How to add the copy option next to text field in VBCSSummary: Hi Experts I have a requirement to add a copy option next to the text field similar to the one as shown in below screenshot for email field, Please help me how …