Validation
Discussion List
-
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed… -
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. … -
Adding parameters to VBCS URL embed in Oracle ERP CloudHi Team, In VBCS URL which is embed in Oracle ERP cloud, we are able to add parameters and pass along with the VBCS URL using below syntax. ?ItemNumber=#{bindings.ItemNu… -
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 11 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Unable to show array as drop down in componentSummary: Hi, I am trying to show a array value return ['EUR', 'AED', 'USD'] into a drop down or input search any component box but not working in any component I am usin… -
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. -
Input search component not showing valuesSummary: Hi, I am using SDP based input search box 1st time it works fine but when the user deletes text or clear value from the input search box it does not show the li… -
How to Create Custom Theme Template for AppSummary: I am building a new application so I want to use a new theme Template not already been given below can any1 help or have videos on how to create a new template … -
Pagination using pdp variable by passing offset valueSummary: Hi All, I have done pagination for VBCS table through pdp variable which is working as expected. I am using OIC service to load data for table. But now I have n…User_2025-02-11-11-37-24-835 42 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Requirement to display a dynamic form with componentsSummary: Hi Team, We have a requirement to display a dyanamic form with components, that we have managed to display it in the UI. Now, the problem is to get all the valu…User_2025-02-11-11-37-24-835 21 views 5 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder -
How can we add a CAPTCHA support (Oracle one or Google Recaptcha or other alternative)?Summary: One of our customer did ask if there is a possibility to support a CAPTCHA within the VBCS application to limit bots that would attempt to use the form exposed.… -
$application.user.email returns Username instead EmailSummary: Hi, When we run the app from VBS-> workspace , '$application.user.email' returns User Name. It returns Email when we either access shared app url or run it from…User_2025-02-10-07-41-15-235 21 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Add new column after arithmetic operationSummary: I want to add new column in a ADP based table which will display data after subtracting 1st and 2nd column. A-B=C(after subtraction). -
Reset child table row selectedSummary: I am facing some issue when user switch selection of master table from 1st row to another its child table row didn't get deselected. user selects 1st row parent… -
How to add LOV in editable tableSummary: Hi I have a requirement where the user wants to add a new row and wants to edit an existing table row with a drop-down LOV in a table column how to achieve the … -
How to add tabbed sub page in main pageSummary: Hi, I want to add a tabbed section subpage in my main page like the below screenshot how do I achieve it in vbcs? -
Add Phone mask like (999) 999-9999 on phone input in vbcsSummary: I want to add a phone mask to phone input component/text input component. When user starts typing the phone number, it must be auto formatted in the format (999… -
How to configure start with search instead of intelligent/wildcard search on single select?Summary: Hello Team, We have used multiple single select on different pages in a web application. Single selects are mapped with ADP and few are mapped with SDP. After c…User_2025-02-11-11-28-44-308 11 views 0 comments 0 points Started by User_2025-02-11-11-28-44-308 Visual Builder -
Auto Default Select table 1st rowSummary: I have a requirement when data would be loaded in the table then 1st row of table would be auto selected by default. I wan to disable sorting of table I am usin… -
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS? Content (required): We are displaying a table which is gettin…User_2025-02-12-05-17-46-064 121 views 1 comment 1 point Most recent by David Konecny-Oracle Visual Builder -
Show warning message when user select table rowsSummary: I have a scnerio where I need to raise a warning alert message to the user when the user selects a table row but it should not fire for 1st table row. Version (… -
Checkbox not showing Values in UI properlySummary: I am trying to display enable checkbox through Y or N flag in VBCS using oj-checkboxset and oj-option but somehow correct value is not showing in UI. I am getti… -
Can we create 300 roles in VBCS and will it decrease performanceSummary: We have an Customer Facing application and each customer has to see only his data in a BO. BO has Customer Name. To achieve this we have to create role for each… -
How to create empty row in table using VBCSSummary: Content (required): Hi All, I implemented editable table with save button. i need to add new row (ie) when i click add button empty row added in the table and f… -
Unable to select desired row ADP based tableSummary: I have Adp based child table filtering out data based on row selected from master ADP table but whenever I try to select child table row it default select 1st r… -
Unable to filtering the ADP child table based on row selected in ADP parent tableSummary: I am unable to filtering the ADP child table based on row selected in ADP parent table First time when I select 1 parent row it filtered fine but next time when… -
Put validation on text field from table row valueSummary: Hi I want to add validation on text field(Lot) value should compare the column(lot_serial) row data if value found in the table then Enable button(view data) el… -
clear sub fields if we clear parent input text fieldSummary: I want to clear all subfields derived from the parent text input field 'Scan Issue Material' Content (required): Version (include the version you are using, if … -
rest service Exception handling in VBCSSummary: I want to handle the user define exception populate a message in vbcs via data invoking through rest service. Content (required): I am using post rest service s…