Custom Code
Discussion List
-
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 27 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 27 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 178 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 27 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 … -
Multi Select in Table in VBCSSummary: While trying to use multi Select options in table Content (required): While trying to use multi Select options in table, when I select a row I get the respectiv… -
Multi Select in Table in VBCSSummary: While trying to use multi Select options in table Content (required): While trying to use multi Select options in table, when I select a row I get the respectiv… -
VBCS Tables Primary keySummary: How can i update table primary key sequence Content (required): I have scenario in which user maintaining the version of documents and we are handling it with p… -
Unable to fetch older version task list data using get task collectionContent (required): Hi Team, We have a requirement to display all the tasks with respective to the process application in VBCS. NOTE: process application is having multi…User_2025-02-07-22-07-09-889 16 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder -
In Export Data to Excel component, how to export attributes within a nested table in the main table?Summary: Trying to export data from a table having a nested table, unable to export the attributes under the nested table in each row. Can this be done ? Need this ready…Vidhya Valantina Venkatesh 55 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Table height and width not getting adjust in mobile portrait layout modeSummary: facing some issue when user running application on mobile the table width and height not getting auto adjust also dialog bar not working properly while using on… -
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view which is pulling the data from a SDP of a Business Object. Any …Vishnu_Mishra 17 views 3 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
How to select all rows in a list which has data coming from SDPSummary: Content (required): Hi, I have a use case where I want to select all the rows of an oj-list-view on a button click which is pulling the data from a SDP of a Bus… -
HTML content in Table dataSummary: How to display HTML content in Table data Content (required): We have a table in which data of columns will have html components. Now its rendering as a string,… -
i want to build an input search component with structure similar to demo cardSummary: developing a component Content (required): i want to build an input search component with structure similar to demo card it should have css,json,html,js etc all…