Custom Code
Discussion List
-
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 13 views 1 comment 1 point Most recent by Shay Shmeltzer-Oracle Visual Builder -
VBCS integration with Here Map or any other map except google for mobile appSummary VBCS integration with Here Map or any other map except google for mobile appContent Since Google Api is no longer free (we have to provide credit card informatio… -
How to perform export to excel in vbcs? (Table data from Business Object).Content Hi All, We have designed a page in vbcs, in which we have employee details as oj-table(drag and dropped from BO) We have a button as Export to Excel. Our require… -
Imported js file in vbcs application throws Error: Mismatched anonymous define() module:Summary Imported js file in vbcs application throws Error: Mismatched anonymous define() module:Content Hi, We've imported an external js file in our appn & exported its… -
How to download uploaded file in button action?Content Hi All, We have file upload functionality in our VBCS page. Uploaded file will be of in any format i.e (PDF, txt, Document, excel, image etc.) we show that file …User_2025-02-05-07-00-39-312 65 views 4 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder -
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 …
-
Table Row Selection Listener in VBCS?Content Hi Team, I used below URL to get selected row data. https://blogs.oracle.com/vbcs/accessing-selected-rows-values-in-a-tables-in-visual-builder Now when i select …User_2025-01-31-15-10-49-714 73 views 3 comments 0 points Most recent by User_2025-01-31-15-10-49-714 Visual Builder -
integrating chatbot into vbcs mobile appsSummary Following the blog works for mobile apps in the builder, but not when buildContent Hi, I'm following the blog: https://blogs.oracle.com/vbcs/integrating-chatbots…User_2025-02-04-15-16-40-439 35 views 4 comments 2 points Most recent by John Ceccarelli Visual Builder -
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… -
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 31 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 25 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 29 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 20 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 60 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 28 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 36 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 28 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 35 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 35 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 22 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 107 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 26 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 21 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 88 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 25 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 598 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 22 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 38 views 9 comments 0 points Most recent by Vinay Agarwal-Oracle Visual Builder