UI
Discussion List
-
favicon in vbcsSummary favicon in vbcsContent How do I show favicon for my VB webapp? -
Reset oj-select-single components value in UISummary Placeholder of oj-select-single does not show as an item in LOV when the required property is falseContent Since oj-select-one is deprecated we are transitioning… -
Populating Select List with multiple valuesSummary populate the list with multiple values and filter by those values.Content I am trying to populate the list with multiple values to gave the user ability to filte…User_2025-02-04-18-05-40-641 25 views 8 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Dispatching a REFRESH event, after data mutationSummary Issue after an actionContent Hello, I'm receiving a flood in log of the following message snippet and attached. Also, my table is not fetching the data because i… -
Dynamic question and answersContent Hi All,We have a requirement of displaying Questions with answers dynamically in our VBCS page for users. How can we achieve this functionality.Questions and ans…User_2025-02-05-07-00-39-312 11 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Calendar In Oracle vbcs.Content Hi all, We have a requirement in vbcs to display calendar based on data received from rest service we need to mark the dates given as per image which i have shar…User_2025-02-05-07-00-39-312 73 views 12 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder -
Change group and decimal separator in an input numberContent In Brazil (BRL currency), the group separator is the dot and the group separator is comma. it is possible to make this change when converting the input number fi…User_2025-03-07-20-58-43-066 174 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder -
Paging Control not working in a TableSummary Basic paging control not workingContent Hello, I'm trying to replicate the Paging Control mentioned in https://www.oracle.com/webfolder/technetwork/jet/jetCookbo… -
Where do you see the option of Direct (Bypass Proxy) in VBCS Version 19.4.3.3Summary Where do you see the option of Direct (Bypass Proxy) in VBCS Version 19.4.3.3Content I am trying to create a VBCS application that can be called out of Oracle In… -
Fire notification message specific to a componentSummary Fire notification message specific to a componentContent Hi, I am firing a notification of error type in my action chain on a button click based on some conditio… -
File Upload in OCEContent Hi All, We have followed and implemented the below URL to upload files in Oracle content and experience. But couldn't able to complete the upload. Please refer t…User_2025-02-05-07-00-39-312 50 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
Filter criteria in SDP created from REST integrationContent Hi Experts, Calling the Integration REST in the VBCS. I am directly binding the table with the REST endpoint that is creating the SDP. Now I want to filter the d… -
working-with-multiple-row-selection-tables-in-visual-builderSummary multiple-row-selection-tables-in-visual-builderContent Hi All We have a requirement for multiple row selection in a table. For this we have created a table with … -
Can we store images/files in VBCS?Summary Can we store images/files in VBCS?Content Hi Gurus, I have created a VBCS web application, and added File Picker component in it. Now once we pick any file, are … -
Display horizontal scroll bar of a tableSummary Need do display the horizontal scroll bar on the topContent Hello, there is any way / propertie that I can display the horizontal scroll (that by pattern is down… -
How to get a ZIP Folder, during BUILD of a Web App in VBCS ?Summary How to get a ZIP Folder during the BUILD of a Web App in VBCS ?Content We have created web apps in VBCS and also build it successfully. After the BUILD , we did … -
How to break a text line on a tableSummary How can I limit the size of a template to break the text into lines?Content Hello Guys, I have a text being retrieved from an ADP in a table cell, this is being … -
Conditional Icon/Image based on table valueSummary How to show different icons in a column based on a value?Content Hello Guys, I have mapped the classes that are created to display icons, example: I'm trying … -
How to implement Visual Builder Cookbook style NavigationSummary How to implement Visual Builder Cookbook style NavigationContent Hi Shay/John/David, First of all thank you so much for the VB Cookbook. It's a great resource to… -
Table escaping screen sizeSummary My table is having margin on left and passing the screen size, how can i format this?Content Hello, I have a table with many columns that are escaping the screen… -
How to display multiple columns in a LOV using combobox/select one - VBCSSummary How to display multiple columns in a LOV using ArrayDataProviderContent Requirement is to display more multiple columns in a LOV using ArrayDataProvider. I have … -
Hold action for a specific timeSummary I have 2 actions happening at the same time (Selection of row and check box marking) there is a way that I can hold any of them to not happen at same time?Conten… -
Table refresh on value changeSummary Question abount table refresh behavior when cell value with checkbox template is updatedContent I am currently doing maintenace on a page that contains a table i… -
Oracle VBCS Biometric AuthenticationSummary is it applicable to login using a fingerprint (Biometric Authentication) ?Content Hello, is it applicable to login using a fingerprint (Biometric Authentication)… -
Event on tab (oj-tab-bar)Summary Need to perform action when 1 tab is selectedContent Hi Team, I have a tab bar on page where 2 tabs have been added- 'All Employees in Job Code' and 'Compare Emp…Kumar Saurabh Srivastava 29 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
oj-sample-export-data - color coding the the columns in the exported fileSummary oj-sample-export-data - color coding the the columns in the exported fileContent Hi All, We have used oj-sample-export-data component for exporting the table dat… -
How to select checkbox based on booleanSummary I have an array that is returning true in a Boolean field, how can i make this field reflect a checked box?Content Hello Guys, isSelectedOrder: true I have this … -
Row level conditions in an ADP tableSummary Row level conditions in an ADP tableContent Hi All, We have 5 rows in a table with 6 columns. If we modify some value in the 3rd column then based on that 4th co… -
Page navigation from one application to another in oracle vbcs.Content Hi All, I have created an application in vbcs which contains two applications(Created first application and imported second application inside first aplication).…User_2025-02-05-07-00-39-312 114 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Auto increment an attribute for every new insertions in BO - SequenceSummary Auto increment an attribute for every new insertions in BO - SequenceContent Hi All, Can we do something like below in VBCS BO? Auto incrementing an attribute Nu…