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 set different home page based on RoleSummary How to set different home page based on RoleContent I have three different flows in my app. I need to set default flow based on role say role1 should be landing …
-
Date pickerSummary Unable to pick date below 1950Content I am trying to use the date picker in a vbcs app, I am not able to select date less than January 1, 1950. When I selected J…User_2025-02-06-08-43-22-650 37 views 4 comments 0 points Most recent by User_2025-02-06-08-43-22-650
-
Show When Ready Component's display issueSummary I can't use ShowWhenReady component repeatedly in the same pageContent Hello everyone, I'm newbie in Visual Builder. In one of my pages I call three Rest API fro…
-
Process Alias metadata failed to refreshSummary unable to find deployed PCS processContent Hi All While selecting PCS process, i can only see test instance processes.Also on refresh of process list error is th…
-
Showing LOV values in different ColorSummary Showing LOV values in different ColorContent Hi, I have a combobox-one with static list of values as Approved and Rejected. How do I show Approved value in Green…
-
Multi-Column Sorting in Table componentSummary Is Multi column sorting possible in table component in VBCSContent Hi, Is there any out-of the-box way to achieve multi-column sorting in table component in VBCS…
-
How to reset the fired mandatory validationSummary How to reset the fired mandatory validationContent Hi Everyone, I have a mandatory validation applied on some of the fields while creating a record in a pop up. …
-
ADP - Refresh Event AutomaticallySummary ADP - Refresh Event AutomaticallyContent Hi Experts, Created a Table with Boolean Checkbox to select multiple row for Processing, Once data loaded into the table…User_2025-02-06-06-53-05-399 26 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399
-
Adding field level and page level validations on VBCS pagesSummary Adding field level and page level validations on VBCS pagesContent Hello All, I am looking for adding field level and page level validations on VBCS Pages like b…
-
Create a array Structure for PATH callContent Hi Experts, I have a REST API for bulk update that accpets the below json body. Can you please help how the type and variables can be created to strcuture below …
-
Picture Attachment in OEC as Avatar in VBCS is not displaying when logged in as Anonymous UserSummary Image will only display if I use my own account but for Anonymous user, it doesn't appear and gives Error 404 Not FoundContent I also enabled "Allow Anonymous Ac…
-
List view with collapsible group headersSummary List view with collapsible group headersContent Does VBCS support list view with collapsible group headers like in Jet? https://www.oracle.com/webfolder/technetw…
-
Do we have any blogs/links to look at the different CSS for different components for VBCS applicatioSummary Do we have any blogs/links to look at the different CSS for different components for VBCS applications?Content Hi All, Do we have any blogs/links to look at the …
-
Clear selection of ButtonSet oneSummary Clear selection of ButtonSet oneContent Hi, How to clear selection of ButtonSet one? when I clear/reset the variable behind the buttonset value the selection rem…
-
How to populate a oj-select-one with a custom Array or ADP?Content Hi, I have a oj-select-one component which I want to dynamically populate its options with an array or an ADP. Can someone tell me how this can be done?
-
Search in oracle VBCSContent Hi all, I have followed below blog to perform search in oracle vbcs. http://andrejusb.blogspot.com/2019/01/search-form-in-oracle-visual-builder.html In my applic…
-
VBCS Mobile - Status bar in android is blackSummary VBCS Mobile - Status bar in android is blackContent Hello, VBCS Mobile - Status bar in android is black so we can't see the battery life , wifi and signal info a…
-
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 20 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…