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 … -
Can we disable few rows from tableContent Hi Experts, There is a table on the page that has the binding with ADP. My requirement is to make a few rows disabled based on the condition. Can we do this some… -
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. … -
Change the export data format from Date/Time string to DateSummary Change the export data format from Date/Time string to DateContent Hi, We have a requirement to format the output of the oj-sample-export-data that the DateTime … -
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 … -
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… -
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 24 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399 -
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… -
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… -
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 … -
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? -
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… -
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 33 views 4 comments 0 points Most recent by User_2025-02-06-08-43-22-650 -
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… -
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 … -
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… -
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… -
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… -
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 18 views 2 comments 0 points Most recent by User_2025-02-06-08-43-22-650 -
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… -
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… -
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… -
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 … -
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 … -
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… -
Case insensitive Filter criteria on SDPSummary Case insensitive Filter criteria on SDPContent Hi, I have created a LOV using -
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… -
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…