JET
Discussion List
-
Visual Builder 19.4.3 Performance issue - Slowness in loading Page designerSummary Visual Builder 19.4.3 Performance issue - Slowness in loading Page designerContent Hi All, We are experiencing Visual Builder 19.4.3 Performance issue - Slowness… -
Embedding OAC into Visual BuilderSummary Embedding OAC into Visual BuilderContent Hi all, We have one OAC(Oracle Analytics Cloud) dashboard which we want to embed into visual builder application. If som…Kumar Saurabh Srivastava 31 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
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… -
Mobile VBCS app - Push NotificationSummary How can I push notification to a VBCS mobile app ?Content Hello, Any ideas how to push notifications to a VBCS mobile app ? -
Caching BO in offline modeSummary I have an issue about saving data from Business Object into Cache.Content Hello, i'm developing a new VBCS Mobile Application and I need to save information from… -
Offline Post VBCS with Business ObjectContent Hi i need to do a Get and Post with offline service, i follow some steps for this post here, https://blogs.oracle.com/shay/adding-offline-capabilities-to-an-orac…Stiven Oliveira Bezerra 39 views 13 comments 1 point 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… -
Custom Component resetSummary Custom Component's data is not reflecting after updateContent Hi Team, I have created a custom component to show the data in tree structure where the data source…Kumar Saurabh Srivastava 24 views 3 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 169 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… -
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 … -
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 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 … -
VBCS - Search for required option before select in select One/select Single LOVSummary Unable to search the list data in selectOne/selectSingle componentContent Could you please help us understand how to filter the list data in selectOne/selectSing… -
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… -
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… -
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 27 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
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 … -
Enable/Disable columns in a table based on the rolesSummary Enable/Disable columns in a table based on the rolesContent Hi All, We have a table with 10 columns in it, out of which 5 columns needs to be disabled all the ti… -
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 … -
VBCS-Editable tables Roweditend event not working in Jet 8.1Summary Editable tables Roweditend event not workingContent https://www.youtube.com/watch?v=DNNBnxEDrMk&feature=emb_logo We followed above video for editable table but a… -
oj-combobox-one - serach is not working in the list of valuesSummary oj-combobox-one - serach is not working in the list of valuesContent Hi All, I have oj-combobox-one component, the data is from service connection. It displays a… -
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 42 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to provide option for user to select only year as a input.Summary Requirement is to get year as a input from user. Is it possible to display only year and allow user to select them using input date or any other component.Conten… -
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 29 views 9 comments 0 points Most recent by User_2025-02-06-06-53-05-399 Visual Builder -
How to prevent adjacent column resizing while any column width is increased or decreased in tableSummary How to prevent adjacent column resizing while any column width is increased or decreased in tableContent Hi Team, Do we have an option to keep the adjacent colum… -
Print capability in VBCSSummary Print capability in VBCSContent Hi Gurus, Can we do the print capability in VBCS (apart from browser's default print behaviour )? Please let us know if you have … -
Refresh table content when no data found from service connectionContent I have made a service connection through OIC that connected a DB to run a SQL to get result. And made some parameters to filter the data. In VBCS, I created inpu…