JET
Discussion List
-
VBCS - Train Component - Validation before proceeding to next stopSummary Validation before proceeding to next stop of the train , stay in the same stop if there is an error.Content Hi , I am implementing the train stop in my applicati…
-
How to change the row color depends upon the selection flag in that record in vbcs?Content Hi All, At my table, I have a column selection_flag. Depends upon that selection_flag value how I change the entire row color or particular column text color in …
-
I want to put a condition on body payload for service endpoint callSummary Inside the body parameter while call rest endpoints i want to put if conditionContent { "SrNumber": "[[ $page.variables.serviceRequestRecord.SrNumber ]]", "Title…
-
Call back url for visual builder appContent Hi, when calling a wallet service, I need to provide a call back url for the front end app in order to resume execution after confirming the payment.. The app wi…
-
How to upload multiple files at the same time in vbcs?Content Hi All, How to upload multiple files at the same time in rest API. When I am going to select from file picker I want that count how many files picked how to get …
-
How to skip the OPTIONS CORS preflight request?Content We are calling Fusion SaaS API's directly from VBCS and are using 'Oracle Cloud Auth' as authentication. All the required CORS setup are done from SaaS side and …
-
Jet button on click event has to be pressed twiceContent Hello, i have added click event on button where i i am doing some action. The action gets triggered when i press button 2 time. on first click nothing happens. a…
-
Google Maps extending the focusable sectionContent Hi All, We were working on showing the google map along with a few other details as part of capturing form details. We have observed on the mobile app that the f…
-
Google Place APISummary Integration with Google Places APIContent Hi All, I am trying to implement the google places API in VBCS and I'm getting an error that the function is not define…
-
Arrange table 2 based on grouping of data in table 1Summary Arrange table 2 based on grouping of data in table 1Content Hi All, I have below table on VBCS page coming from API. Table 1: ID Name 12345 ABC 12345 XYZ 99999 R…
-
How to hide a button in a particular page which is defined in shell?Content Hi All, I was created a button in shell page. after implementing that, i need to hide that button in particular page. please anybody help to solve this. Thanks &…
-
How to manage browser Zoom in/out along with ResponsivenessContent Hi Team, Currently, I'm facing an issue using browser zoom in/out functionality. The UI issues are cropping up, * How to address this issue? * How to plan as par…Subramanian_Meyyappan 9 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Editable table $current.mode from navigation to edit from a button clickSummary Editable table $current.mode from navigation to edit from a button clickContent Hi .. How to click on a button to convert the row current mode from navigation to…
-
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 29 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 35 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 23 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 168 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…