UI
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…Priyadarsini Balakrishnan 27 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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 27 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder -
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… -
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 … -
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…User_2025-02-05-07-00-39-312 28 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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… -
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 … -
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 25 views 2 comments 0 points Most recent by User_2025-02-06-08-43-22-650 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… -
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 … -
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… -
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 -
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 … -
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… -
oj-combobox-one inside ADP based table in VBCS?Summary oj-combobox-one inside ADP based table in VBCS?Content Hi All, Are there any blogs/videos which talks on the usage of oj-combobox-one inside ADP based table in V… -
Styling oj-combobox-one inside ADP based tableSummary Styling oj-combobox-one inside ADP based tableContent Hi Gurus, I have created a table based on ADP and added 3 oj-combobox-one components inside the table and m… -
Select one choice component is not getting defaulted in Edit mode?Summary Select one choice component is not getting defaulted in Edit mode?Content Hi Experts, I have an issue with the Select one choice component in VB application. It'… -
Unique data in Select one choiceContent Hi Experts, I have a REST API that gives a list of account details (as below) with duplicate account names. I wanted to create a Select one choice and show only … -
How to consume chart in oracle VBCS?Content Hi all, How to consume chart in oracle VBCS? I need to show chart with data consumed from rest endpoint.I have consumed rest service successfully.Now need to sho…User_2025-02-05-07-00-39-312 25 views 2 comments 0 points Most recent by User_2025-02-05-07-00-39-312 Visual Builder -
Select one choice component doesn't showing all the records in VB applicationSummary Select one choice component doesn't showing all the records in VB applicationContent Hi Experts, I have more than 100 records in the REST API response but select… -
Data security in webapplicationContent Hi Experts, Created a web app having a BO and three pages. * main-start: This is used to list all the data under BO and having two buttons. One is used to create… -
Adding a new column in tableContent Hi Experts, I have created a service connection based on a REST API. Rendered the table on the web page and configured the service connection with limited fields… -
Managing changes only data from REST endpoints in VBCS application?Summary Managing changes only data from REST endpoints in VBCS application?Content Hi All, Are there any ways to handle changes only records in VBCS applications. Let's … -
oj-sample-export-dataSummary oj-sample-export-dataContent Hi Shay, There are couple of issues I am facing with oj-sample-export-data 1 - If any one of the columns contains null value then in… -
Changing Application template to "Oracle SaaS R13 Light Theme for VBCS" from "Empty Application"Summary Changing Application template to "Oracle SaaS R13 Light Theme for VBCS" from "Empty Application"Content Hi Gurus, I have created an application with Application … -
Select the option value be defult on page loadContent Hi, Creating a webpage where the table is dropped and this table is bind with a Service connection get method. Added an extra column on a table and dropped a che… -
Upload functionalityContent Hi Everyone, Can we upload a file using VBCS? I have tried it with the Filepicker component and some JAVASCRIPT code. define([], function() { 'use strict'; var P… -
Can we search without showing the results table in the page below the search field until the user haContent Hi Everyone, Can we search without showing the results table on the page below the search field until the user has actually entered into it? If we search for any…