Custom Code
Discussion List
-
Combining 2 fields on a formSummary automatically fill in a fieldContent Hello, I have a business object called customer. It has 3 fields. Client, First Name, Last Name. When a user fills in first …User_2025-02-04-17-50-22-356 16 views 4 comments 0 points Most recent by User_2025-02-04-17-50-22-356 Visual Builder -
Create an event to show a table after a button eventSummary Create an event to show a table after a button event.Content Hi everyone, I have a table where I show a list of files in an FTP directory. I have created an even… -
Data Grid ValidationSummary Validating Cells one by one in a data gridContent Hello, I have a 5 column, 5 row data grid set up for data entry. I would like to require certain fields in the …Stephen Bryant-131052 31 views 11 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
How to put more than 15 rows within a selectOne or comboboxOne?Summary I have a service that contains more than 15 data, but the selectOne or comboboxOne only displays the first 15 rows.Content Thanks! -
Access Data iteratively from Service Data ProviderSummary Access Data iteratively from Service Data ProviderContent Hi, Is there a way to access data from SDP variable? I am reading data from a REST service in a SDP var…User_2025-02-04-06-54-05-326 42 views 2 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder -
Implement Custom Field ValidationContent Hi, I want to implement a validation that checks (per keystroke) if the value of a field is according to requirements. If I use a page level variable in JET that… -
UserName from VBCS( OIC) Login ScreenSummary UserName from VBCS( OIC) Login ScreenContent How to get a username to pass it one more REST service....with Basic Authentication enabled for the login screen..User_2025-01-31-02-40-13-302 54 views 14 comments 1 point Most recent by User_2025-02-04-14-58-25-903 Visual Builder -
error trying to add integration service connection in VBCSSummary Cant get list of integrations from VBCSContent Was wondering how do I add a service connection to an integration in VBCS .When going through the process of add s…User_2025-02-04-13-35-35-440 37 views 3 comments 0 points Most recent by User_2025-02-04-13-35-35-440 Visual Builder -
oj-button validation in VBCSSummary oj-button validation in VBCSContent For validating required fields on the page, I am doing below , Please confirm if any better approach On event ojAction - 1. c…User_2025-01-31-02-40-13-302 70 views 1 comment 0 points Most recent by User_2025-01-31-02-40-13-302 Visual Builder -
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 …User_2025-01-31-02-40-13-302 33 views 3 comments 0 points Most recent by User_2025-01-31-02-40-13-302 Visual Builder -
Access-Control-Allow-Origin header issue with VBCSSummary Access-Control-Allow-Origin header issue with VBCSUser_2025-01-31-02-40-13-302 39 views 4 comments 0 points Most recent by JT Thomas-Oracle Visual Builder -
oj-bind-for-each error when clearing object arraySummary need help with oj-bind-for-each error when clearing object arrayContent I have an array of objects and I am rendering them using oj-bind-for-each with an oj-inpu… -
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 someone troubleshoot my converter?Content I have an oj-input-date-time that I want to format in the clients local timezone. I have created this JS PageModule.prototype.convertToLocalTimeZone = function()…User_2025-01-31-15-40-56-878 47 views 3 comments 0 points Most recent by Georges Murr 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…User_2025-01-28-05-07-26-222 21 views 2 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder -
New blog article on using imported Javascript in your Visual Builder applicationSummary Tips and Tricks for using custom code in Visual BuilderContent https://blogs.oracle.com/vbcs/3-tips-for-using-imported-javascript-with-visual-builder Version 18.… -
Order entry app - guidance around checkout and availability checkContent Hi All, I am designing a small order entry application in VBCS which allow the users to search for the items and create orders. I have created a landing page wil…User_2025-01-28-05-07-26-222 6 views 3 comments 0 points Most recent by User_2025-01-28-05-07-26-222 Visual Builder -
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… -
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…User_2025-02-01-01-38-47-234 340 views 2 comments 1 point Most recent by John Graves-Oracle Visual Builder -
Service call in Groovy ScriptSummary Having issues calling a service call in a groovy script.Content There was a nice blog showing how to do this in an old version: https://blogs.oracle.com/pdit-cas… -
Where NOT EXISTS QuerySummary Is it possible to perform the equivalent of a Correlated sub-query using RESTContent Is it possible to write a query like this in VBCS? SELECT * FROM TABLE_1 t1 … -
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… -
Complex Filter for GET PageSummary How to add a complex filter condition for a Page that gets all data from Business ObjectContent How can we add a complex filter for a page that gets all the reco… -
Hide/Show fields based on radio buttonSummary Want to hide/show a set of fields based on the value of a Radio ButtonContent How can we hide and show a set of 5 fields based on the value of a Radio Button on … -
How to do a batch request for parent and child (Both parent and child - NEW)Summary How to do a batch request for parent and child (Both parent and child - NEW)Content How to do a batch request for parent and child (Both parent and child - NEW) …User_2025-02-01-05-31-49-271 34 views 2 comments 0 points Most recent by User_2025-02-01-05-31-49-271 Visual Builder -
Simple Date ManipulationSummary How to set a field to a predetermined value based on business rulesContent I have a field named Expiration Date in a business object. I want to set this field to… -
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…User_2025-01-28-05-07-26-222 10 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle 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… -
where to define require.config in VBCS?Content Hi, We want to load javascript files and it seems like we need to define the path of javscript file in "require.config({" but I am not able to find this in VBCS.…Hong Ling Toh 34 views 1 comment 0 points Most recent by User_2025-01-31-15-40-56-878 Visual Builder -
Using Facebook SDK in a mobile appContent I want to use the Facebook Javascript SDK in one of our mobile apps. I cant do it the traditional way because the script tag is prohibted. Should I create a new …User_2025-01-31-15-40-56-878 16 views 0 comments 1 point Most recent by User_2025-01-31-15-40-56-878 Visual Builder