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
-
Is it possible to set a different date format for the date fieldsSummary Is it possible to set a different date format for the date fieldsContent Hi everyone, does anyone know how to set the date format for the date fields? Currently,…
-
Issue with editing current record with new records in ADP based tableSummary Issue with editing current record with new records in ADP based tableContent Hi Experts, I have a BO with single row and id attribute is 1. Have created a table …
-
Get label of selected value from Select one choiceContent Hi Team, I have two BO in VBCS like below: * Country: Having name and the id field * State: Having name, countryid and id field. In this BO, countryid is the for…
-
Best practice to populate Select one choice from BOContent Hi, I have a drop-down on the page that has binding from one of the Business Objects in my VBCS application. Every time I click on that drop down it makes a GET …
-
oj-bind-if Doesn't Work After First TimeContent Hi, In one of my page, I have a few oj-bind-if tags which display content conditionally based on a drop down. The drop down works fine as I can see that other th…
-
List view row selection issueSummary List view row selection issueContent Hello Folks! Please find the attached screenshots in the doc where you will get clear idea of what an issue is.. We have a o…
-
Unexpected wrong UI layoutSummary I am getting a completely different UI layout in the chrome emulator and in physical device.Content I am developing a mobile application on Oracle Visual Builder…User_2025-02-06-08-43-22-650 19 views 2 comments 0 points Most recent by User_2025-02-06-08-43-22-650
-
Panel on ShellSummary Panel on Shell that does Push instead of overlayContent We need to place a box on shell (thinking a Panel is our best option, but open to input) to display infor…
-
Filtering DataContent Hi All, https://blogs.oracle.com/shay/filtering-data-in-visual-builder-lists-and-tables-revisited I have followed above blog to create filtering data in oracle v…
-
Showing error in Code for combobox without id or label inside Table columnSummary Showing error in Code for combobox without id or label inside Table columnContent Hi Experts, I have a table in which 2 columns are oj-combobox-one- for which I …
-
External APIs throwing error after 2-3 ideal timeContent Hi Experts, Created a service connection with SFDC REST APIs that are OAuth enabled and populating the data on UI. It's working fine. When I don't work on the ap…
-
Start Process returns error 502 Bad GatewaySummary Start Process returns error 502 Bad GatewayContent Within an action chain, we are calling Start Process and passing to it a number of parameters in the payload. …
-
Same endpoint with Different datastructureContent Hi Experts, I'm using SFDC /query?q=select id, name from Contact APIs, and created the Service Connectionsuccessfully. Now I want to use another query like ( /qu…
-
Fetch table row conditionallyContent Hi Experts, I wanted to render the table rows conditionally and below is the code:
-
Train Component in VBCS - How can we make it read onlySummary Train Component in VBCS - How can we make it read onlyContent Hi, We have requirement to show a train component in VBCS but it should not be updatable. It will o…
-
Staged vs Published Application URLSummary Staged vs Published Application URLContent Hi, We have a requirement to have 2 URL for a VBCS application. One should be a Staged URL which can be used for Inter…
-
VBCS Table Paging Control Using ADPSummary VBCS Table Paging Control Using ADPContent Hello, is there any example how to create Table Paging Control Using ADP ? I have a scenario where I want to display a…
-
Create a list and bind it with Table componentContent Hi Experts, Want to populate table programmatically using javascript. Can we do this somehow? Regards, Ankur
-
VBCSContent We have VBCS bundled with OIC. Our developer1 created a VBCS application. But same application is not visible when developer2 logs in to VBCS even after develope…
-
502 Bad Gateway while connect to PaaS JCS(WLS)Summary Can't use custom REST Api in VBCS.Content Hello everyone, We develop a REST Api for our customer which has Oracle PaaS. Customer has WebLogic Server and we deplo…
-
Pass ADP variable as page input variableContent Hi Experts, I have two pages. The first page having an ADP variable which I want to pass to another page. For the same, created the ADP variable on another page …
-
VBCS integrationContent Hello - we have OIC gen2 and we have couple of Integrations ( Activated status ). We want to be able to see these Integrations in VBCS Catalog so that we consume…
-
Take Photo action stopped workingSummary Take Photo action stopped workingContent Hi, When running mobile app from the development IDE take photo action stopped working and we are getting an error messa…
-
Gantt Chart VBCSSummary My sample data in VBCS Business Object doesn't reflect on the Gantt Chart ComponentContent I've tried different format for the date but the component still doesn…
-
No Object Data in Table When Used with TemplateContent Hi, I know the title is super vague so I'll explain my scenario here: (1) I have a SDP which is displaying some data in a table. This SDP has some child objects,…
-
Terminate For loopContent Hi Experts, Is there any way to terminate the for loop in the VBCS action chain. Regards, Ankur
-
not able to update table valuesContent Hi Experts, Created a flow level ADP variable (OptedInVar_value ) and assigned the data from the REST service response. Created a table on a webpage and set the …
-
Implement Filter on ADP Table in VBCSSummary I am looking for implementing For filtering table based on adp in VBCSContent Hi Experts , I have created table based on adp and assigning data to adp through sd…
-
CRUD operations on ADP based table and on "Save" to reflect the changes in BOSummary CRUD operations on ADP based table and on "Save" to reflect the changes in BOContent Hi Experts, I have created a table based on ADP, the table has 2 rows with i…
-
Can not create "Create Inventory Reservations" Rest ServiceSummary Create Inventory Reservations web service issueContent Can not create "Create Inventory Reservations" Rest Service Hello everyone, I need to add Oracle Create In…