UI
Discussion List
-
Parallel Flow in VBSummary Parallel Flow in VBContent Hi Everyone, I have a use case in my VB app where I am calling two action chains on the page Load (vbEnter). Each action chain is call…
-
Displaying CLOB Column Text in VBCS PageSummary Displaying CLOB Column Text in VBCS PageContent Hi, I need to display the content (TEXT) of a CLOB column in VB page. How big string text can we display from CLO…
-
React native pluginsSummary Import React Native PluginsContent Hi all,In addition to cordova plugins is it possible to import react native plugins?
-
Accessing variables in Module FunctionSummary Accessing variables in Module FunctionContent Hi, How do we access page scope or application scope variables in JavaScript module function other than passing as …
-
How to get Oracle Application R12 themeSummary How to get Oracle Application R12 themeContent Hi , I want to use R12 theme in my VB app. How do i get this? As of now while creating VB app we get to choose onl…
-
Add Custom Font to App MobileSummary Import custom font in app mobileContent Hi all, i need import a custom font and to use in offline mode.Where of resourcw path i will upload?Thanka in advance!
-
How to Reset Select One Choice Component ValueSummary How to Reset Select One Choice Component ValueContent Hi All, I am trying to reset the Select One Choice Component Value. by using the reset variable component i…Nazeer Anantha-145553 25 views 2 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Best practices of multiple developers on the same appSummary Avoid corrupt code when working more than one developer in the same appContent Hi All, Is there good practice on OVBCS for multiple developers on the same versio…
-
Cursor to point at the Newly ADD Record Row on VBCS PageSummary Cursor to point at the Newly ADD Record Row in the Table on VBCS pageContent Hi, We have created a Table and has multiple records with vertical scroll bar enable…User_2025-02-05-15-08-54-217 35 views 0 comments 0 points Most recent by User_2025-02-05-15-08-54-217 Visual Builder
-
Send email with ical eventContent Good Noon! Currently we are exploring new opportunities to collaborate Oracle Learn module with Oracle VBCS. The requirement is to fetch new enrollments from Lea…
-
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 79 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 31 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 176 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 172 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 30 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 31 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 11 views 0 comments 0 points Most recent by Stiven Oliveira Bezerra Visual Builder