Custom Code
Discussion List
-
Business Object not getting updated?Content Hi all, I have created vbcs application and integrated it into fusion page. When i insert or update data in my application (after integrating my application into…User_2025-01-31-15-10-49-714 20 views 12 comments 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Validator -- Convert Arrow Function to Normal FunctionSummary Validator For Numbers or anything elseContent Hello, This question is based on Shay's original post at: https://cloudcustomerconnect.oracle.com/posts/3a15dbfbe8 …Stephen Bryant-131052 17 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Search Page not workingSummary Search Page not workingContent Hi, We have custom Search Page having search on 4 columns which is displaying a table having 8 columns. If we provide search crite…
-
How to add a new row to an existing table?Content How to add a new row to an existing table using button action in VBCS? Version 19.1.3User_2025-02-05-07-00-39-312 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to pass list of values to particular ID and get table details ?Content Hi all, We have two BO, (Approver Table and Employee Table), we have APPROVER_ID in Approver table, we need to pass a particular Approver Id and need to check ho…User_2025-01-31-15-10-49-714 15 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle 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
-
How to populate array of elements in dropdown listContent Hi Team, How to populate array of elements in drop down list? I have consumed data from report. I am taking that values from looping. How to set that values in d…User_2025-01-31-15-10-49-714 19 views 4 comments 0 points Most recent by User_2025-01-31-15-10-49-714 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 29 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Bar Chart with multiple seriesSummary Bar Chart built with WizardContent Hello, Is there a way to create multiple data series using a bar chart built with the wizard? Right now, only one field each c…Stephen Bryant-131052 22 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
navigating between pages (passing parameter to edit page)Summary based on John Jullion-Ceccarelli's BlogContent John's blog is here: https://blogs.oracle.com/vbcs/navigating-between-pages-and-flows Here is what I have: A main …Stephen Bryant-131052 28 views 4 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Populate ADP with data and then additional rowsSummary Loading a document for EditContent Hello, I have a custom edit screen in my application. Upon loading the page, the headers populate. Then the lines populate in …Stephen Bryant-131052 27 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Make Row Required in ArraySummary Make Row Required in ArrayContent Hello, Is it possible to make an entire row in an Array required without affecting the other rows. The idea is once the user st…Stephen Bryant-131052 18 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to get browser URL in VBCSContent Hi Team, I want to get browser URL when i integrate my application in fusion, i attached one image file for your reference. i m using below code const urlParams …User_2025-01-31-15-10-49-714 90 views 8 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Select one choice validation?Content Hi all I have two select one choice in my UI. I need to select either one of the values. If i select both values it should throw error. How to achieve this? Than…User_2025-02-05-07-00-39-312 20 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Object Function IssuesSummary Trying to get value of field in one BO based on ID in another BOContent Here is the situation. I have an object function created on a DummyBO so I can iterate ov…Stephen Bryant-131052 14 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
File Upload and Download in ORacle VBCS?Content Hi Team We are using oracle storage cloud. I need to upload the document and have to get the list of documents from bucket. Please provide solution for this quer…User_2025-02-05-07-00-39-312 77 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to insert data into reference column using POST BO endpointContent Hi team I have created two tables (Table A, Table B) which is having common column Ref ID. I have created relationship in Table B based on Table A column Ref ID.…User_2025-02-05-07-12-25-853 20 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to make a checkbox checked by default in vbcs?Content Hi Team, How to make a checkbox checked(selected) by default in vbcs? In HTML we have used a property called checked like below code. But in VBCS its not working…User_2025-02-05-07-12-25-853 551 views 3 comments 0 points Most recent by David Konecny-Oracle Visual Builder
-
getting max value in array in javascript not workingSummary frustrating issueContent Hello, First a little background. I have an editable array with an "add row" button. The button adds a single row that is in a business …Stephen Bryant-131052 12 views 3 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Editable Array Issue in VBCSContent Hi All, I am trying to implement editable array as per the guidelines provided in the jet cookbook (https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.…User_2025-01-28-05-07-26-222 31 views 9 comments 0 points Most recent by Vinay Agarwal-Oracle Visual Builder
-
How to create customized dynamic table in VBCS?Summary How to create customized dynamic table in VBCS?Content Hi Team, How to create customized dynamic table in VBCS? Thanks, Karthick Version 19.1.3User_2025-02-05-07-12-25-853 27 views 6 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Access Application or Flow level variables through java script in VBCSSummary Access and manipulate Application or Flow level variables through java script in VBCSContent I have added few variables at application leven and flow level with …
-
State Management with a Data Grid ** Need Advice***Summary Managing the State of the page when a user changes rowsContent Hello, I have a data grid in the image file below. It has six fields as follows: Line Num / GL Dat…Stephen Bryant-131052 14 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Row level templatesSummary How to use row level templates for styling a pageContent Hi, Could you please provide example of using row level templates for changing color of a row in VBCS. T…
-
Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexSummary Problem to send the payload of reading a file in Visual Builder to the RESTful web service of ApexContent The requirement consists of a screen in Visual Builder …
-
How does Visual Builder define the line break when reading a file using File Picker?Summary I need to separate a text line by line in sql plContent Hi everyone, I have a development in Visual Builder that reads .csv files using file picker. On the other…
-
How to return array values in JS function in VBCS?Content Hi Team, I am trying to return array in Javascript and split those array values and populate in text fields. But the array values which i return in JS couldnt ab…User_2025-02-05-07-12-25-853 162 views 17 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to govern JavaScript in several VBCS applications within an enterpriseSummary VBCS: JavaScript usage, challenges, architecture and governance for enterprises and some usefull tips about using JavaScript in VBCSContent Hi all, I've written …
-
Object Trigger - create record in another BOSummary Object Trigger - only create if the record does not exist in the target BOContent Hello, I have two BOs. One BO stores balances by various attributes. I have an …Stephen Bryant-131052 23 views 6 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder
-
Is there a limit to how many rows you can load in a Business Object via the BOs Rest APISummary REST API - load business object - limit?Content Hello, I am loading a business object from ICS using the business object's rest API. Is there a limit to the numb…Stephen Bryant-131052 30 views 2 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder