JET
Discussion List
-
Table columns move from its position when some value is being entered in the editable fields in theSummary Table columns move from its position when some value is being entered in the editable fields in the tableContent I have an editable table in the page. when I ent…
-
Dialog box is auto closing and not opening againSummary Page has a dialog box which opens on click of button and closing automaticallyContent Hi All, My page has a dialogbox which opens on click of button. First it op…Venkata Chakradhar P 40 views 2 comments 0 points Most recent by Venkata Chakradhar P Visual Builder
-
How to assign repeating element of a variable with values from an array in the action chainSummary How to assign repeating element of a variable with values from an array in the action chainContent I have a variable based on REST endpoint that has repeating el…
-
Display name instead of ID on main-start pageSummary Display name instead of IDContent Hi There, I have application with 3 pages, Main-Start, Main-Create, Main-Edit. Main-start is first page displayed when applicat…
-
Issue with dropdown - options taken from SDPSummary Default value not getting loaded in dropdown when i take the options from an SDPContent I have created a service connector (describe) for connecting a business o…User_2025-02-04-14-58-25-903 10 views 0 comments 0 points Most recent by User_2025-02-04-14-58-25-903 Visual Builder
-
Implementing Row Expander in VBCSSummary Not able to populate FlattenedTreeDataGridDataSourceContent Implementing Row Expander in VBCS I am trying to implement Row Expander with all rows expanded follow…
-
How to cover full screen for table having 5 columnsSummary How to cover full screen for table having 5 columnsContent Hi All, How to cover full screen for table having 5 columns. Code Snippet Recent…
-
Access ERP Role in VBCSSummary Access ERP Role in VBCSContent Hi All, Is it possible to access the ERP role in VBCS? Note; I want to disable buttons on the VBCS screen based on the ERP role. T…
-
How to get table data on click of a button and update some columns in another tableSummary Get table data on click of a button and update some columns in another tableContent Hi All, I have the below requirement, 1. I have a BC with name parameters and…Venkata Chakradhar P 22 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Event for Table Row DeselectionSummary Need to know if there's an event which is fired when a row is deselected in a table.Content Hi, I have two queries: (1) Is there any event which is fired when a …
-
Issue when clicking on Hyperlink associated with a column in a tableSummary Hyperlink is unable to obtain selected row.Content Hi, I have a list view where one of the column is a hyperlink. And when I click on the hyperlink it will trigg…
-
How to implement Checkbox Tree in VBCSSummary oj-tree-view in VBCSContent I tried to implement Checkbox Tree in VBCS following JET component https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?…
-
Search Criteria for particular user?Content Hi, We have developed an application in vbcs When logged into the application using username and password in which we get details related to that employee We use…User_2025-02-05-07-00-39-312 20 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
VBCS mobile app, embedding oracle digital assistant cloud skillsSummary VBCS mobile app, embedding oracle digital assistant cloud skillsContent Any guidance, reference or documentation to do following.Create mobile or pwa app in vbcs…Pawan Gupta Deloitte 25 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to set the value of columns of current row of table from JavaScript.Summary How to set the value of columns of current row of table from JavaScript.Content My requirement is to have empty table on screen with ability to input text in few…
-
$page.variable is nullSummary $page.variables is null When Table Row is SelectedContent Hi, I have a oj-table on my homepage with a first-selected-row event on which I am assigning some varia…
-
Unexpected Issue Flowing the Last VBCS update 19.3.1.2Content Hi All, What was working before the update is now presenting blank graph and giving some errors. Does anyone here implemented any of the links below and encounte…
-
How To Play Videos / Embedded Videos in VBCSSummary How To Play Videos / Embedded Videos in VBCSContent Hi All, We have a requirement to embedded videos and play them on clicking the video thumb nail icon. If anyo…Venkata Chakradhar P 62 views 4 comments 0 points Most recent by Venkata Chakradhar P Visual Builder
-
How to Generate PDF in Oracle VBCS?Content Hi Team I need to generate PDF file in VBCS. I have tried that in Oracle JET. In JET i have added library in main.js file 'pdfmake': 'libs/Pdf/pdfmake', 'vfs_fon…User_2025-01-31-15-10-49-714 124 views 13 comments 2 points Most recent by User_2025-02-05-15-03-12-334 Visual Builder
-
Build Visual Builder App with Oracle JETContent Hello i developed a web application that uses RDK template in Visual Builder. I downloaded my application and tried to build with my terminal using "ojet serve".…
-
How to get mobile device IMEI number using VBCS/ Java scriptSummary How to get mobile device IMEI number using VBCS/ Java scriptContent Hi All, We have requirement to get mobile IMEI number in VBCS mobile app. Is it possible to g…User_2025-02-05-07-53-00-242 8 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How do you bind data to menu options?Summary What is the syntax for binding data to a menu option?Content In this JET example, how do we bind a data variables to the actual listing of Options in VBCS? File…
-
Oracle jet cookbook to Oracle VBCSSummary How we can bring the complex Ora JET functionalities showen in cookbook into VBCSContent Oracle JET Cookbook has some fancy functionality. Some of them are very …
-
Adding oj component to VBCSContent Hi, Can you please guide me to to have the same autocomplete feature that shows in the video whenever I try to add an oj component? https://www.youtube.com/watch…
-
VBCS QR CODE SCAN APP NOT WORKING using TakePhoto & jsQRSummary VBCS QR CODE SCAN APP NOT WORKING using TakePhoto & jsQRContent Hi All, I am trying to build a simple mobile app to scan QR code , I have gone through some links…
-
How to fill a table with Java Script data?Summary How to fill a table with Java Script data?Content Hi everyone, I am trying to fill a table with Java Script I have seen something similar in this link: https://w…
-
How to download file form SFTP using VBCSSummary How to download file form SFTP in VBCSContent Hi All, We have requirement to give option to user - like link / button at VBCS page to download a file from SFTP. …User_2025-02-05-07-53-00-242 179 views 2 comments 0 points Most recent by User_2025-02-05-07-53-00-242 Visual Builder
-
Need to update Check box value in Table Variable(ArrayDataProvider)Summary update required on ArrayDataProvider variable for CheckBoxContent Hi All, I have an Editable table, here editable data is populated based on the Variable of type…Nazeer Anantha-145553 46 views 7 comments 0 points Most recent by Nazeer Anantha-145553 Visual Builder
-
Issue in Auto suggest and auto complete of oj-input-textSummary Issue in Auto suggest and auto complete of oj-input-textContent I want to implement auto suggest and auto complete on oj-input-text. I have used the below code i…User_2025-02-04-23-47-46-987 27 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to change the values of other tables based on selected row on table1 on pageSummary How to change the values of other tables based on selected row on table1 on pageContent I am helping a customer who wants to select a row on table1 and change th…