UI
Discussion List
-
LOV in VBCSSummary LOV in VBCSContent Hi Shay, I am using below link to populate my LOV with data. I am calling below SaaS API as source of data for LOV. https://blogs.oracle.com/s…
-
Loading Message UI Blocker in VBCSSummary Is there a way to create a UI blocker for long running actions in VBCSContent Hello experts, My application pages have long running action chains (taking around …User645883-Oracle 41 views 4 comments 0 points Most recent by User_2025-02-05-18-20-34-650 Visual Builder
-
Dynamic ADPSummary Dynamic ADPContent I am calling a ORDS service which give me a dynamic response depending on parameter i pass. So, every time response structure will be differen…
-
Question : Updating business objectSummary want to update selected row data on button clickContent i have a table getting data from business object, want to update edited row data on button click "save". …
-
How to deploy Visual Builder App to Weblogic ServerSummary Generate WAR file out of VB Application and deploy it in Weblogic Server.Content Hi Experts, Using the blog (https://blogs.oracle.com/vbcs/running-visual-builder…User_2025-02-06-06-53-05-399 45 views 2 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder
-
Populate oj-list-view using custom arraySummary I would like to populate a list view (oj-list-view) using a regular arrayContent Hi, I would like to know how to populate a oj-list-view with normal array; the i…
-
Implement Table with a filterContent Hi All, I am looking to implement the functionality demonstrated here : https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=table&demo=fi…
-
Fire Data Provider Event not updating data in ADPSummary Fire Data Provider Event not updating data in ADPContent Hi, I am calling one of the Fusion API's and showing data in the table using ADP. In the toolbar i have …
-
Freeze first few columns on oj-table in VBCSContent Hi, We have a requirement to keep few columns fixed(not hidden when scroll using horizontal bar) when more number of columns are displayed and horizontal scroll …
-
How to download attachment in VBCSContent Hi, We are storing file as blob in PaaS DB and we are using REST API to fetch content of the file. On button action I am calling REST API which is returning BLOB…User_2025-02-01-04-07-43-609 84 views 4 comments 0 points Most recent by User_2025-02-01-04-07-43-609 Visual Builder
-
Programming LanguagesSummary Which are all lenaguajes programming that supports OVBS?Content Hi All, Which are all lenaguajes programming that supports OVBS? Angular, JET, etc? I was looking…
-
Wrapping of Header Label in oj-tableSummary Wrap the label in the headertextContent Hi, I wanted to display the header label in 2 lines i.e. wrap the label text in the oj-table. Version 19.3.1.6User_2025-02-05-15-08-54-217 32 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
How to implement pagination for which uses Service Data Provider(SDP).Summary How to implement pagination inside the and using Service Data Provider(SDP) instead of Array Data Provider(ADP).Content Used within tag. The renders results f…User_2025-02-05-23-49-22-852 177 views 2 comments 0 points Most recent by User_2025-02-05-23-49-22-852 Visual Builder
-
How to add decimal converter for oj-input text in VBCS?Content Hi all, I need comma separator in input text field i.e (48,987,987). I have tried below code in VBCS page but it shows error converter="{{ $page.functions.numeri…User_2025-01-31-15-10-49-714 173 views 5 comments 0 points Most recent by User_2025-01-31-15-10-49-714 Visual Builder
-
Select one LOV return Limited number of resultSummary I have a list of value that get thousands of data from SaaS but only 15 values appear how to get popup search to get limited by my search criteriaContent I have …User_2025-02-04-18-05-40-641 31 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Images imported in appn are reflecting in Chrome but not in Edge and IE11 browserSummary Images imported in appn are reflecting in Chrome but not in Edge and IE11 browserContent Hi, I have imported few images in our application and referenced those i…
-
Capture values in comma separated, selected from Select Many ComponentContent Hi, I am using a Select Many Component to select multiple values from LOV listed from Rest. Now i wanted to store the selected values in custom table with comma …User_2025-02-05-15-08-54-217 24 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder
-
Filter Criteria Does Not WorkContent Hi All, Filter Criteria works perfect when i use single variable, but if i use multiple , it does not work. Can you please tell where iam going wrong, and how do…Sridhar Yerram-87959 33 views 6 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
Unable to add new line feed (\n) in Assign statementSummary While trying to add "\n" in assign statement, I was not able to get a new line.Content My assign statement goes like this : $chain.variables.test " Test \n" + $p…User_2025-02-06-14-01-40-737 38 views 6 comments 0 points Most recent by User_2025-02-06-14-01-40-737 Visual Builder
-
Action Take PictureContent Hi, I'm using the Action to Take a Photo, but when i use the mobile, i just want take a photo with camera, i don't want browse on gallery the photo. Its possible…Stiven Oliveira Bezerra 13 views 0 comments 0 points Most recent by Stiven Oliveira Bezerra Visual Builder
-
VBCS : ExpandAll , Mark All, Read All data of EDITABLE treetable issueSummary VBCS : ExpandAll , Mark All, Read All data of EDITABLE treetable issueContent I have created a EDITABLE treeTable based on the below link. https://www.oracle.com…
-
Resize overall table widthSummary Need to reduce the overall table widthContent Not able to reduce table width by decreasing the style:width=**** parameter. It remains the same even after changin…User_2025-02-06-14-01-40-737 29 views 7 comments 0 points Most recent by User_2025-02-06-14-01-40-737 Visual Builder
-
VBCS Application for a Jewellery retailerContent Hi All, I am in the process of designing an VBCS application to enable customers buy jewellery items and looking for some guidance around designing the UI's. Cou…User_2025-02-04-15-03-25-028 7 views 0 comments 0 points Most recent by User_2025-02-04-15-03-25-028 Visual Builder
-
Conditional Mapping in Rest API URL ParamsSummary Conditional Mapping in VBCSContent Hi Team, I am trying to pass the conditional value in REST API URL Params Mapping. Can you please let me know how can I achiev…Nazeer Anantha-145553 37 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
How to pass parameter to the VBCS page when trying to embed a page in FusionSummary Need a way to pass a few values from fusion application page on which VBCS app is embeddedContent Hi All, Is there a way to pass on values of certain fields from…
-
Horizontal Scrollbar of ojtable is hidden when the specified height is reachedContent Hi , I am a facing weird issue regarding scroll bar in VBCS. In the style property of ojtable, I specified the height as 500 px and width as 900 px. I am able to…User_2025-02-06-05-53-15-083 108 views 0 comments 1 point Most recent by User_2025-02-06-05-53-15-083 Visual Builder
-
Downloading multiple tables from UI to CSVSummary How to download multiple tables in a single cvsContent Hi All, I have requirement to download multiple table data into CVS. The table structure is as below, One …User_2025-02-05-18-20-34-650 11 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Pagination for oj-table component in VBCSSummary Oj-Paging-control tag data attribute data typeContent Hi, My service is returning large number of data so I've been trying to implement pagination for an oj-tabl…
-
How to update a text area using a Pop UpSummary On clicking on text area a pop up should come up and update itContent Hi All, Requirement : I have a table where the last column is a text area where user can en…Venkata Chakradhar P 23 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Oracle Visual Builder Roles are evaluated differently when opening the Dev URL in IncognitoSummary Oracle Visual Builder Roles are evaluated differently when opening the Dev URL in Incognito.User_2025-02-06-00-12-20-757 28 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder