JET
Discussion List
-
Error in main-start HTMLSummary Error in main-start HTML errorsContent Please comment - As shown the attached screen shot. main-start HTML page shows 5 errors on the page, How do I debug which …
-
POST REST Call in VBCSSummary POST REST Call in VBCSContent Please comment on this issue, what is the solution for it.. 1. I registered as Service Connection for creating webApp - When we do …
-
Displaying data from a REST call returning data in parent child structureSummary Displaying data from a REST call returning data in parent child structureContent Hello Experts, I am just starting on VBCS, building a page which shows data in a…Preetesh Dongre-133500 25 views 2 comments 0 points Most recent by Preetesh Dongre-133500 Visual Builder
-
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCS
-
Data Grid CRUDSummary How to implement a Blank Data Grid for data entry with ability to add a rowContent Hello, Is it possible to create a Data Grid that is initially blank with, for …Stephen Bryant-131052 39 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder
-
access to listview item in oj-option(oj-swipe-actions) not workingSummary cannot access $current.data in oj-optionContent I try to implement swipe-to-reveal in an oj-list-view with options dependent on the content of the current item. …
-
Dynamic data with nested table data implementationContent Hi, I need to code the functionality involving displaying data, obtained from API service when user opens the details view of a parent record. The parent record …
-
Can we import a OJET application in VBCS.Summary Is there a way to import a OJET application in VBCS.Content Is there a way to import a OJET application in VBCS.Gopal Manogaran-Oracle 24 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Search for a keyvalue in a ArrayDataProviderContent Hi All, I have a requirement to search for a particular key in a ArrayDataProvider (the ADP is populated with the data returned from a rest service) Could you ki…
-
Visual Builder Cloud Service – Dynamic ElementsSummary Ways to make the JET components update without the need for a refresh buttonContent All, I have built quite a few JET apps where the display is updated automatic…
-
Implementing Lookups in VBCSSummary Implementing Lookups in VBCSContent Hi All, I have a VBCS application wherein I am fetching data from multiple REST endpoints using custom javascript code. Since…
-
Exporting data from a table into an Excel file in VBCSSummary Exporting data from a table into an Excel file in VBCSContent Hi Team, I am trying to display certain details into a table in Visual Apps. I have a requirement t…
-
Performance IssuesSummary Performance IssuesContent Hi All, In the last month or so I'm building an app using Visual Builder. Lately, as the app grows, I encounter with heavy performance …
-
Call custom Javascript module function in template slot of oj-tableSummary Is there a way to call custom Javascript module function in template slot of each row of oj-tableContent Hi, Is there a way to call custom Javascript module func…
-
VBCS get current server timeSummary VBCS get current server timeContent Hello, Is there a way or API or function call to get the server date or server date-time in VBCS module functions? Scenario: …
-
Q: How to get table cell value on "ojBeforeRowEditEnd" event?Summary Using "ojBeforeRowEditEnd" event with no success.Content Hi All, I tried using "ojBeforeRowEditEnd" and get the cell value with $chain.variables.detail.value.dat…
-
Add hours to a DateTime fieldContent Hi all, do you know if is possibile to import Moment.js framwework into VBCS? I need to make some operations on date time field, such as add hours/minutes to a s…
-
How to implement a Wizzard on VBCSSummary wizzard, ojrouter, jetContent Hi all, I've to put together a simple wizzard on VBCS and by looking at JET samples there's a good one that I could use: * https://…
-
Increasing oj-select option list size to remove searchingContent I have a oj-select element that is populated by binding a business object containing application data to the option list using an SDP. For two of these select el…Christopher Maggiulli 15 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Q: How to filter ArrayDataProvider?Summary How to filter a table based on ADP?Content Hi All, I created an editable table based on ArrayDataProvider. How can I filter the table, let's say, using a paramet…
-
Popups in VBCS?Summary How do we get Popup windows in VBCSContent How do we achieve popup's in VBCS, we are looking to input the COA field for which we would need something similar to …
-
Lock Application while Action Chain is being executedSummary Action Chain - REST Call - Progress bar while is being executed.Content Hi, On my VBCS App I've multiple REST Calls. What I want to do while one of this external…
-
How edit custom code into buttonSummary How edit custom code to modifying button behaviorContent Hi, I've tried to follow the tutorial linked here https://www.oracle.com/webfolder/technetwork/tutorials…
-
Request for "Detail Table" Implementation InstructionSummary Encounter some issues and gaps when trying to implement "Detail Table" using the cookbook.Content Hi All, Can someone share instructions \ insights regarding Det…
-
Embed Java Applet within VBCSContent Hi All, We have a custom form in OAF which run a java applet within the page and we are planning to recreate the same form in VBCS. I just wanted to know if we h…
-
Populating a table using REST endpoint in VBCS Classic ApplicationSummary Populating a table using REST endpoint in VBCS Classic ApplicationContent Hello, Is there a way to populate a table data using an external REST service endpoint …
-
Accessing android native API's (or at least mac address)Content Is there a way to get the mac address of the android device my VBCS application is running on? We are running an android COSU device with a VBCS application runn…Christopher Maggiulli 25 views 3 comments 2 points Most recent by Alberto Gonzalez-131137 Visual Builder
-
Create Composite Components for File Upload in VBCSSummary Here I'm trying to create a Composite Component for file uploading. So basically I need to pick a image file from the local system and take the image url.Content…
-
How to expose a Soap service as Rest using OICS and call it in a Visual Builder applicationSummary How expose Soap Service as REST using OICSContent Hi, I need to call a WSDL in a Visual Builder application, reading the documentation I realize that Visual Buil…
-
Two way binding with oj-bind-for-eachSummary I have a oj-bind-for-each bound to a page variable of type string[] it populates fine but doesn't clearContent I have a page variable called serialNumbers of typ…Christopher Maggiulli 18 views 4 comments 1 point Most recent by Christopher Maggiulli Visual Builder