Custom Code
Discussion List
-
Fire a CustomEvent from Reusable Custom ActionsSummary: Content (required): Can we fire a Custom Event from Reusable Custom Actions's JS? Normally in a Page level JS we would do it with the help of eventHelper.fireNo…
-
How do we refer a style class in an ODA JS code?Summary: I have defined few classes in app.css but need to understand how to use them ? Content (required): Version (include the version you are using, if applicable): 2…
-
Filepicker & Procurement Attachment REST API - VBCSSummary: How to user filepicker in VBCS? I want to use PO Attachment REST api to attach any file(s) attached on filepicker to SaaS for specific PO Header ID. Content (re…
-
String containing XML to ADPSummary: Hello, I would thank any help with the following. In VB I get an XML (after a decode64) string like this: 44 AA 33 BB I would need to know the steps to co…
-
Is it possible to connect to Oracle database with JavaScript instead of integrationSummary: Hello, Please let me know if is it possible to connect to Oracle Database with the help of Javascript. If yes, please guide me. Content (required): Version (inc…
-
Is it possible in VBCS to Re-order Columns of a Table during runtime?Summary: I have a requirement of reordering the columns of a table when the web page is running. Content (required): I have found Row reordering functionality in OJET co…Vishal Singh Rajpurohit 158 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to close current browser tabSummary: Actually I am try close current browser tab using button and action chain via call module function. Content (required): Version (include the version you are usi…
-
Caching for REST APIs in VBSummary Caching for REST APIs in VBContent Hi All, I went through one beautiful blog from Shay on caching the BOs in VB,this is really good to know. https://blogs.oracle…
-
OIC-VB classic instance, separating users and codeSummary: Hello, A quick question if anyone can helps would be appreciated. Content (required): My company share customers with other IT suppliers. What are the options i…
-
Problem in VB trying to use an ORDS procedure that returns a ref cursorSummary: Content (required): Hi there - we are using VBCS and ORDS to connect to our database. I am trying to build a parent child select list where the child values com…User_2025-02-12-22-06-28-927 72 views 14 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Select single not prepopulating get endpoint valueSummary: Content (required): Hi there, I have a table from which I have used the quick start and created the create, edit pages. In the edit page, when I select a record…User_2025-02-12-22-06-28-927 21 views 2 comments 0 points Most recent by User_2025-02-12-22-06-28-927 Visual Builder
-
In Select list(single) can we append multiple values in the label to easily recognize the right one?Summary: Content (required): Hi There - In a single select list I am fetching user information from a REST API. Is it possible to have two values appended to the label s…User_2025-02-12-22-06-28-927 22 views 2 comments 0 points Most recent by User_2025-02-12-22-06-28-927 Visual Builder
-
How to read Excel in VBCSSummary How to read Excel in VBCS Content I saw some questions in the forum about reading/parsing an Excel file (xlsx), here are the required steps: 1. Add file picker t…
-
How can we pass application variables to REST JSON body?Summary: Pass the logged in user to the REST api Content (required): Hi there, I am new here and to VBCS. I have a REST api that I am trying to use with my POST method. …User_2025-02-12-22-06-28-927 170 views 3 comments 0 points Most recent by User_2025-02-12-22-06-28-927 Visual Builder
-
Facing issue input search and select single defaulting undefinedSummary: Hi, I am using input search component which is filtering data in SDP based table I have multiple filter condition table . if I input search(currency field) work…
-
Parse CSV data in Oracle Visual Builder using JS librarySummary: Content (required): In this blog we see how to use a library in Visual Builder to parse CSV data. The library we are using here is papaparse. The complete blog …
-
Custom validation field messagesSummary Custom validation field messagesContent Hi, I've worked out how to do custom field validation, but instead of firing a message at the top of the page I wanted to…
-
Disable multiselect row in SDP based table on conditionSummary: How can we disable a below row for multi-selection so that when user selects in bulk this row would not get selected we have to restrict selection of this row. …
-
Combobox Many Input from External ValuesSummary: Copy Data from an Excel and use it as Input in a "Combobox (Many)" Content (required): Hi experts, I have a Combobox (Many) in my Web App and the user wants to …
-
Select single application variableSummary: fetch data from application level variable in single select Content (required): Why i am not able to fetch data from application level variable
-
newbie Search using search button from a tableSummary: HI Experts, I am newbie to VBCS. I am able to populate a table component with BO data on a page designer. I have placed few input text items above the table to …
-
VBCS mobile app - offline Persistence toolkit - Best Practices and LimitationsSummary: Hi , My client wants offline capability features similar to Mobile Field Service (MFS) on Oracle VBCS Mobile apps. Will we be able to achieve this using Oracle …
-
Adjust form layout spaceSummary: Hi, I am building a form I want to decrease the between spaces in text field or field can you help me to achieve this currently its looking like this : I want t…
-
Get element by id not workingHello All, I am trying to show a pop up and its not working. Due to upgrade to latest vbcs version. Please see my vbcs function below: PageModule.prototype.showtestpopup…
-
Oj Table with ADP data giving error after upgrading to 2204Summary: Oj Table with ADP data giving error after upgrading to 2204 Content (required): We are using one oj table which gets data from ADP. Table's one field is using b…Kumar Saurabh Srivastava 14 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to solve Theme issues in VBCS?Summary: Content (required): Hi All, I upgraded the VBCS application to version 2204 and use ApplicationsCloudUI theme. However, my application does not work properly wh…
-
VBCS-PWA : Service worker is not supported/enabled in the browserSummary: Hi Team, We have embedded VBCS web app(PWA) to JDE environment. When we load the app within JDE, it throws "pwaServiceWorkerManagerClass.js:29 Uncaught (in prom…User_2025-02-10-07-41-15-235 21 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
Facing issu date format to DD-MON-YYYY in a SDP based tableSummary: HI, I want to convert table column date into DD-MON-YYYY currently its showing as below my table is sdp based.
-
Table Content Overlapping on Headers while ScrollingSummary: I am trying to load data on page load in ADP pointing to the table, but when I scroll on the table items the content shows on header as shown in screenshot. Is …
-
Upload file to FTP server using OIC integration.Summary: Please, I need some help to upload zip files to FTP using OIC (requirement) from VB screen. I would provide file/directory and file content with file picker. I …