JET
Discussion List
-
oj-sp-list-section sample data/type.Summary: Please, I need your help. I am not a jet expert, so sometimes I need help with basic things. I would like to know the format/type of the data to include in this…
-
How to add more icons to Icon Gallery?Summary: Content (required): I wan to add some custom icons to Icon Gallery apart from what Redwood theme provides: Can someone tell me how to do this? Version (include …
-
How to lock a record to prevent multiple users working on the same transaction recordSummary: Lock a record to prevent another user is opening the same transaction record. Show a popup stating another person is already working on the same transaction. Re…
-
Display the File Name in Drag and Drop in File PickerSummary: How to Display the Selected File Name in Drag and Drop in File Picker Content (required): Version (include the version you are using, if applicable): Code Snipp…
-
Data Transfer in Data Grid is not workingSummary: Data Transfer in Data Grid is not working Content (required): We enabled data transfer options(cut copy paste) in data grid and trying to add a custom event on-…
-
How to populate dynamic table with ADP variableSummary: Hi Experts Almost all the blogs and videos I have watched are making use of quick start method to populate the details in Dynamic table which is creating SDP va…
-
Validator for Input-Text and Input-Date to show it as Required Field on Clicking SaveSummary: Validator for Input-Text and Input-Date to show it as Required Field on Clicking Save Content (required): Version (include the version you are using, if applica…
-
-
Issues with OJ-BIND-IFSummary: Hello Forum, I am displaying/hiding certain set of fields based on selection of a Select single Values.by rendering putting oj-bind-if around those components w…
-
Issue Adding and Saving data to BO.Summary: Can anybody Please advise on this? We are Fetching the data from Oracle Cloud BIP Report using the OIC Service Connection and posting the data to a BO using VBE…
-
Can we Save the CSV File Data on to the Editable Page instead of the BOSummary: We are following the BDP Recipe to make the page editable and insert the data and Save it there. We are not storing the data to a BO We are then following the f…
-
How to Upload a CSV File to an ArraySummary: How to Upload a CSV File to an Array instead of a BO Content (required): Version (include the version you are using, if applicable): Code Snippet (add any code …
-
Only exit from the row edit mode when click on a buttonSummary: Need exit from the Table Edit Mode only when a specific button is pressed, only allowing the focus off from the table closes the edit. Content (required): Hi, I…
-
Issue while Uploading CSV to BOSummary: We have the below issues in CSV Upload .Can any body please give some inputs We have followed the VB Cookbook Recipe to Upload CSV to BO. We have downloaded the…
-
VBCS - Fragments - Unable to update Action Chain NamesSummary: Hi All, We are facing strange issue with VBCS (Working in VB Studio), unable to update action chain names in any of the fragments but we are able to update acti…
-
Card FlipSummary: How to implement card flip Content (required): Hi, I am trying to implement card flip as explained in the below URL. I am facing one issue. My first click alway…
-
Getting error while creating a rest end point using Select from catalog- Oracle Cloud ApplicationContent Hi , I am getting the below error while creating a rest end point using Select from catalog- Oracle Cloud Application : There was an error while fetching ADFm mi…
-
How to Refresh a Page with ADP TableSummary: We are Deleting the Data from BO and then inserting the data into BO. The Insert of Data is not getting Refreshed on Page. We have used ADP to store the table d…
-
sorting row in gantt chartSummary: i want to sort data that is displayed in row to be alphabetically from A - Z. the output will be as below image: is there any way i can do a sort function for t…
-
Need Sample Application File to Upload CSV FileSummary: Can anybody Please share a Sample VB Application Zip File to Upload CSV Files into Page and also into Business Object. Content (required): Version (include the …
-
Input field inside form layout not getting aligned horizontallySummary: Input field inside form layout not getting aligned horizontally Content (required): Hi Expert, To perform validation on input field, we have used the .Now when …
-
VB Life Cycle EventsSummary: 1.Which Event to Trigger to Delete All BO Data Before Loading the Data to BO We don't want to Write it in Button oj action. Content (required): Version (include…
-
How to Purge the Busieness Object through a Button Click Event/ VB EnterSummary: Can anybody Please advise on How to Purge the Business Object through a Button Click Event/ VB Enter. We want this without using Data Manager Content (required)…
-
How to Use only the Upload to BO Button without using the Load CSV Data Button.Summary: Can anybody Please give some inputs on the CSV Load Recipe How to Use only the Upload to BO Button to load Data to BO without the Load CSV Data Button. We want …
-
What is DCS? Is it same as VBCS? What differences we have between them?Summary What is DCS? Is it same as VBCS? What differences we have between them?Content Hi All, I have been hearing a lot on DCS, googled it but couldn't get it fully. 1.…
-
How to Insert the Child Objects fetched from External REST API into Business ObjectSummary: Child Objects fetched from External REST API are not getting Posted into Business Object Content (required): Version (include the version you are using, if appl…
-
hold two value with oj-select-oneSummary: is there any way for me to hold two value in a single oj-select-one components? eg: the default value is the iso for the country but i want to hold another valu…
-
How To Add Row in the Top (First Line) of the Editable TableSummary: We have made the Table Editable . We also want to add Row in the First Line of the Table and save the Data. Can anybody Please share a Sample Application zip fi…
-
How to implement Page Navigation Flow on VBCS Page ?Summary: Want to achieve Page Navigation Flow on vbcs page. What are the steps to create Page Navigation Flow. Content (required): Below is the same example I want to im…
-
oj-select-one mini search barSummary: im using oj-select-one for the dropdown below but there is an issue where inside the search bar, there is like a mini input text inside the search bar. is there…