JET
Discussion List
-
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 27 views 2 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Business Process in PCS over app mobile of OVBCSSummary Is soported to use PCS in Mobile?Content Hi All,I will like to use PCS but i don't know if is supported for mobile IoS and Android. In mode offline also?Thanks i…
-
Conflict using Two SSOSummary Exist any issue to use 2 SSO of differente ISPContent Hi All, I have access to OVBCS using oracle IDCS for SSO.I will have configure my App Mobile to use other S…
-
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 36 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…
-
How to insert JET Progress loading icon to load a list viewSummary We have a list view that is linked into an action chain and it takes about 3-5 seconds to populate the data into the list view and we want to show a loading icon…
-
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
-
De-selecting Row When Using Multiple TablesSummary How to deselect a row in one table when a row is selected in another table?Content Hi, I have a use case where I want to de-select a row in one table when a row …
-
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…
-
Unable to implement File Upload in vbcsContent Hi Everyone, I m new to VBCS Visual Builder Application. https://blogs.oracle.com/groundside/uploading-and-reading-a-text-file-in-visual-builder/comment-submitte…
-
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 …
-
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
-
Error while configuring Service Catalog for FA Service using interface CatalogContent while configuring the FA services using, getting error https://xxxxxx.fa.us2.oraclecloud.com/helpPortalApi/otherResources/latest/interfaceCatalogs. Connection in…
-
Load HTML content once vb enter event is completedSummary Load HTML content once vb enter event is completedContent I have a page with blank div tags and heading corresponding to that. I have added vb enter event which …User_2025-02-04-23-47-46-987 20 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
-
QR Reader IssueSummary I can't get QR Code value and store it in a variable in Visual Builder App pageContent Dears, Please I want to store the QR Code value in the below code which ha…
-
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
-
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
-
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
-
Using Radio Buttons to Select a Single RowSummary Using Radio Buttons to Select a Single RowContent Hi, I have a requirement where I have to select a single row in table. I know this can be easily done using the…
-
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
-
How to freeze first 3-4 columns in table and have scroll bar after thatSummary freeze first few columns of a table and have a scroll bar after thatContent I have a requirement to freeze first 3-4 columns of a table on the page and have a sc…
-
How to upload an image file in VBCS through Service ConnectionSummary In this I need to pick an image file from the local system and upload this image in Compendium in order to get a CDN link as response.Content Need to upload this…Tusar Jena 198 views 12 comments 0 points Most recent by User_2025-02-01-04-07-43-609 Visual Builder