Web
Discussion List
-
Multiple row selection using checkbox in ojTableContent Hi Everyone, In my requirement, I selected table row using checkbox and pass that values into rest but I m getting row key only. i want to get whole selected row…
-
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 the User Id in VBCSSummary How to get the User Id in VBCSContent Hi All, We need to get the User Id of the logged in user in VBCS. We are using the Single Sign on in VBCS and when we tried…
-
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 …
-
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 …
-
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…
-
Update the variable values in the live applicationContent Hi Experts, I have a VBCS appplication that is live. In the app, there is link that redirects users to other application url. This application URL is taken from …
-
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)…
-
TLS V1.2 in Oracle VBCSSummary TLS V1.2 in Oracle VBCSContent Hi, Is there any special handling to let VBCS Invoke HTTPS Webservices with TLS V1.2 because we got the below error { "type" : "ab…
-
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 …
-
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 105 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to achieve pagination in VBCS.Summary How to achieve pagination in VBCS.Content Hi All, How to achieve pagination in VBCS. I need to do pagination in VBCS table from REST Endpoint. Scroll policy work…User_2025-02-05-07-00-39-312 33 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to select all boolean check boxes in a Table?Summary I need to create a checkbox where the title Select All is placed, how can I do that and make it mark the entire table that is associated?Content Hello, I have a …
-
How to scan Bar code or QR code in VBCS mobile app?Summary Looking for a solution to scan bar and QR code using VBCS mobile applicationContent Hello, I have requirement to implement VBCS based mobile application to scan …User_2025-02-06-08-34-54-080 60 views 10 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
How to disable the AuditSummary Disable the Audit which is run automaticallyContent Hi All, After the recent upgrade to VB Studio (Version: 20.10.0) the Audit Functionality runs automatically o…Satish Kumar 33 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder
-
Dynamic Diagram in Oracle VBCSSummary Dynamic Diagram in Oracle VBCSContent Hi Experts, Trying for generating Dynamic Diagram in Oracle VBCS using oj-diagram, Referring JET Cookbook. Could you please…User_2025-02-06-06-53-05-399 27 views 9 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder
-
Problem with Editable tableSummary Problem with BeforeRowEditEnd eventsContent Hi all, wehen I try to implement an ediatble table based on ADP using this blog https://blogs.oracle.com/shay/editabl…Chokri Ben Romdhane 34 views 21 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Can different people work on same application at the same time?Content Hi All, I have two questions. 1. Can different people work on the same application at the same time? Is there any possibility? 2. Can we see the layout in the sa…
-
IP restriction for the VBCS applicationContent Hi Experts, I have developed a VBCS application and want to allow the application to be access from specific IPs. Can we do this somehow. Regards, Ankur
-
Advanced Search functionalityContent Hi All, Please look at the image below. The first one is dropdown (select one), the second is input text in a single field. Like that we need to search with 8 to…
-
'ANY' type not available for Custom Event ParametersSummary 'ANY' type not available for Custom Event ParametersContent Hi Team, We have Quite a Few Custom Events defined for the purpose of Subflow data communication. Eve…
-
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 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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 …
-
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…User_2025-02-05-07-00-39-312 20 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
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…
-
Fetch table row conditionallyContent Hi Experts, I wanted to render the table rows conditionally and below is the code: