JET
Discussion List
-
Export data component configurationSummary Hi, has anyone used this component before for export excel filesContent We are trying to export multiple BO tables from the same page to excel to generate a repo… -
Issue with export data component , header text does not appear on the excel sheetSummary Issue with export data component , header text does not appear on the excel sheetContent Hello All, I am using the export data which I download from the plugin. … -
Select Many Choice ListSummary how to create Select Many LOV in visual builder with pre selected valuesContent I have an Edit Form from which i can updated particular record. This edit form is… -
Update Runtime DependencySummary Update Runtime DependencyContent Hello, Anyone knows when exactly the below versions will be deprectated ? Release 19.4.3 Visual Builder Runtime Version 19.4.3.1… -
Chexkbox loosing its selection on editing table columnSummary Chexkbox loosing its selection on editing table columnContent Hi , I have created an editable table following Jet 8.1 approach. In the same table I am showing ch… -
How to get the table event which fires when we move from one record to next recordSummary How to get the table event which fires when we move from one record to next recordContent We have an ADP based editable table in which we have column called Rank… -
POST method not working when switching online/offline modeSummary I have an issue about saving data in BO when an aplication have to work both in online and offline modeContent Hi, i need some help to solve a problem i have abo… -
oj-sample-organization-tree reorderSummary drag and drop tree nodeContent How to reorder oj-sample-organization-tree using drag and drop? this feature is available in the standard oj-tree component ? is i… -
After Oracle Jet Update My current Application (DCS Template ) became unstableSummary My VBCS- DCS Application became unstable After updating Oracle JET & Visual builder runtime URLContent DCS app-flow.json file started throwing error for built -i…Vikas Kukreti 1 30 views 3 comments 0 points Most recent by Jamie Lord | Oracle-Oracle Visual Builder -
Editable TableSummary Editable TableContent Hi, I have an ADP based table which on double click goes into edit mode. I have a requirement where user wants to see the table by default … -
how to uncheck the checkbox after performing action in multi select table?Content Hi All, After performing any action(like hold, merge, etc.,) on multi-checked rows of the table, the check on the checkbox remains as it is. How to remove the ch… -
Disabling row and row selection on VBCS tableSummary Disabling row and row selection on VBCS tableContent Hi Experts, This is in relation to Multi-row Selection with JET 9 in Visual Builder Could you please help me… -
how to read data from csv file and store in a business object at run time using file picker componenContent We have a requirement that, we need to upload data trough CSV files, so that we have created an application in VBCS and try to use File Picker component to pick … -
Reset selection on multiple selected rows after an actionSummary Reset selection on multiple selected rows after an actionContent Hi Experts, This is in relation to Multi-row Selection with JET 9 in Visual Builder. Could you p… -
Combobox(One) - Giving null when reset variables of its Options and ValueSummary If combobox options variable has a null in it, on reset of the variable, its showing null in the comboboxContent Hi Experts, Issue: Combobox is showing null when… -
VBCS: Fetching the hostname of the server from which it is being calledSummary VBCS: Fetching the hostname of the server from which it is being calledContent Hi All, We are looking for fetching hostname,port of the hosted server within VBCS… -
Batch editable table - Next row not editable on abrupt delete of a current editing rowSummary When editing in an inserted row and deleted using right side icon, immediate row becoming non-editableContent Hi, I am trying to use Insert Row as described in B… -
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 14 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…