UI
Discussion List
-
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… -
How to make a Select one Combo box display more items ?Summary i wanna my combo boxs display more than 15 itemsContent Hi, I have many select_one combo_boxs that display data fetched from some APIs . I noticed that the combo… -
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… -
Unable to drag and drop components in classic applicationContent Hi All, I have created sample application using classic with the template. Unable to drag and drop basic components like textbox,number,date etc.. But i can able… -
Embed OEC - Re deploy ApplicationContent Hi, Assume this scenario. We want to modify something from the existing application which we embedded in OEC / any application, we have to redeploy it again wher…Mohana Gopal S-Oracle 17 views 2 comments 1 point Most recent by Mohana Gopal S-Oracle Visual Builder -
Posting VBCS Screen (header and lines) to REST Service in ICS (upload to FTP)Summary One Header Record, Many LinesContent Hello, I have a VBCS screen composed of a Header section and a Lines Section. The header section is tied to a BO while the l…Stephen Bryant-131052 40 views 14 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
How to get a selected row value in VBCS for data which have been consumed through REST.Content Hi all I'm using VBCS I want to get a selected row data in input text. I have follwed below link which works perfect for Business component data. But i have cons…User_2025-02-05-07-12-25-853 72 views 1 comment 0 points Most recent by Duncan Mills-Oracle Visual Builder -
How to validate a form before click save button ?Summary I want to not send a form only after all required fields are filled ?Content Hi evryone; I have some create forms that contains required fields. i want that if a… -
Upload a file in UCM using file pickerContent Hi All, Need to upload a file in UCM using file picker component. How i can send a file to UCM? UCM is SOAP service? Thanks, Vijay -
Compound Filter not working on SDP **Solved**Summary Compound Filter not workingContent Hello, I've configured two fields as search parameters on a table tied to an SDP. No matter what I do, it will not filter data…Stephen Bryant-131052 27 views 9 comments 0 points Most recent by Duncan Mills-Oracle Visual Builder -
Refresh or reset ADP getting error "attribute" is undefinedContent When i am refresh or reset the ADP. I am getting the error as "Cannot read property 'LineTypeLOV' of undefined". For the first time its working fine. Let me know… -
Upload file using file pickerContent Hi All, I need to upload any type of document using a file picker and to display the list of files using the links. So can download the file using the link or ne… -
Implementing Pop UpSummary Need to implement popup that renders on a new pageContent Hi Team, I have requirement to implement a popup that provides functionality to add attachment through …User_2025-02-05-09-44-26-785 30 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Compound Filter - not working for five fieldsSummary Compound Filter works for three of the five but not last twoContent Hello, I have a compound filter that is based on five fields. I created a function per Shay's…Stephen Bryant-131052 18 views 5 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
How to add an array to a POST Service Data Provider?Summary I need to POST multiple contact of the same customer using a post formContent Hi there, I have a list of customer that are displayed in a table. I did create a C… -
How can i make a variable store data after using a Call Module Function event?Summary waht am asking for is how to change the value of a variable and keep it changed using a Call Module Function eventContent Hi, I passed a variables in the argumen… -
Getting Uncaught TypeError calling Web ServiceSummary Error Occurs even though the Webservice brings back dataContent Hello, I am getting this error when calling a web service I created that brings data back to vbcs…Stephen Bryant-131052 7 views 10 comments 1 point Most recent by Stephen Bryant-131052 Visual Builder -
How to implement pagination in ArrayDataProvider(ADP)?Content Hi All, I have invoke the REST API and store data in ADP and display in a table. Need to know how to implement pagination in ADP? Thanks, Vijay -
VBCS PagesSummary Is it possible to display different pages (edit, list) on a single page?Content Hi everyone, I was wondering if it was possible to display the list page and the …User_2025-02-05-04-36-55-830 18 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Filtering and sorting in VBCS is not working while implementing using rest servicesContent Hi Team, I have followed below link to perform filtering and sorting in vbcs. It works fine for the table which i have drag and dropped from Business Object. But…User_2025-01-31-15-10-49-714 59 views 4 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Table records is not visible to another admin userSummary Table records is not visible to another admin userContent Hi All, I am facing an issue, I am pulling the data from rest Service( rest Exposed Integration) in a t… -
List of values component in ArrayDataProviderContent Created a ArrayDataProvider variable and assign the object type to it. When i drag the ADP to table component getting all inputext component. I cannot able drag … -
Service connection calls doesn't work with filter criterionSummary Service connection calls doesn't work with filter criterion, but business object endpoints doContent I tried creating a select dropdown which has values dynamica…User_2025-02-04-14-58-25-903 24 views 10 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Implement google Maps with multiple markers in VBCSContent Hi , I am trying to add google maps with multiple markers in VBCS. Am trying to add the script tag in Design page But page is not getting loaded. It is showing t… -
Filter criteria using requestTransformOptions in rest endpointContent Need to filter the data based on criteria using requestTransformOptions in rest endpoint. In requestTransformOptions having the filter criteria where i can pass … -
regExp in Visual BuilderSummary Attempting to Implement Pattern MatchContent Hello, I need some guidance on how to best go about validating a field for a particular pattern. I've tried implemen…Stephen Bryant-131052 58 views 12 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
Batch Request: Providing authentication credentialsContent Hi All, I'm trying to batch update a Business Object. It may be that the endpoint is not being updated since username and password aren't provided. Is there a vi…User_2025-02-04-12-06-50-154 10 views 3 comments 0 points Most recent by User_2025-02-04-21-30-51-376 Visual Builder -
Calculate Total on a Table ColumnSummary Calculate Total (Custom Footer Template)Content Hello, I need a little guidance here. I've added a Custom Footer Template to my table but I am unsure how to popu…Stephen Bryant-131052 17 views 0 comments 0 points Most recent by Stephen Bryant-131052 Visual Builder -
VBCS: Reading swagger file of Oracle PCS API failsSummary VBCS: Reading swagger file of Oracle PCS API fails, also no ADF available as far as I knowContent Dear all, Our goal is to use the Oracle PCS API: https://docs.o… -
Disabling specific row columns on a tableSummary Disabling specific row columns on a table in case of an eventContent Hello, My requirement is to disable some specific table row columns on a drop down event on …User_2025-02-04-06-54-05-326 38 views 0 comments 0 points Most recent by User_2025-02-04-06-54-05-326 Visual Builder