JET
Discussion List
-
CSS not adjusting when using switching to second display its not auto resizing with display sizeSummary: Hi a lot of customers raising concerns when they are using a second display the screen size is not auto-adjusting (auto enlarge in size or auto resolution) disp…
-
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha…
-
Client side filter in table column for not null valueSummary: I am using table with ADP data and using ojlistdataproviderview to do client side filter. It's working fine. But user wants to filter column for null value. wan…
-
Not able to load/preview certain pages in designerSummary Some pages won't load in designer, although they seem to function when running the web application.Content Situation We've built a web application in Visual Buil…Ronald Konijnenberg 40 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the…
-
Fire Data Provider event is failing to update the Array Data ProviderSummary Fire Data Provider event is failing to update the Array Data ProviderContent We are working on editable table and add row functionality. While invoking the "Fire…
-
Default value for oj-input-numberSummary: Is there any way we can default initial value for oj-input-number and once user change it should save the change value else save the default value Content (requ…
-
Remove/Delete the uploaded CSV FileSummary: We are uploading CSV File to Object Storage (Bucket) using PUT method. Is there as script to Remove the same File Uploaded to the Bucket? Content (required): Ve…
-
How can we set Select (Many) field height to fixed size and restrict from resizingSummary: We have created a form with Select (Many) column and assigned list of values using REST api. When we select values from LOV, the field is expanding (auto sizing…
-
VBCS -Table in Popup-how to show recs more than 200cnt source as REST API and add wildcard search.Summary: VBCS - Need how to show records more than 200 cnt having source as REST API and how to add a wildcard search on the table data. Could you please let me know how…
-
VBCS - Select (Many) - how to have list of values more than 200 count source as REST APISummary: VBCS - For Select (Many) component, How can we have list of values more than 200 count from REST API source? Can you please let me know Content (required): Vers…
-
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…User_2025-02-06-05-53-15-083 1.2K views 5 comments 1 point Most recent by Nizam AB Mogal Visual Builder
-
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…