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.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
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…Gokulnath Muruganantham-184698 25 views 2 comments 0 points Most recent by Gokulnath Muruganantham-184698
-
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…
-
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