Validation
Discussion List
-
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 41 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… -
LOV in VB Excel add-inSummary: We need to put 3-4 list of values for a field so that User can select from the same while uploading Content (required): I went through the Oracle docs but its m… -
OJ-SELECT-SINGLE equivalent for detail.trigger == "option_selected"Content We are in process of migrating from OJ-SELECT-ONE to OJ-SELECT-SINGLE. One of the main filters that we have in any value change actions in Select One is detail.t… -
I want to replace word in string 6005.102.005 to 6005102005Content Q1.I am getting string from rest service showing in dialog box i want to replace "6005.102.005" dot from desired "6005102005". Q2.when I press submit button from… -
Check the resources is available in VB applicationContent Hi Team, Is there any in-built way to check the resource available in VB app or not. My requirement is display the image saved in resource folder based on the re…User_2025-02-11-11-37-24-835 22 views 4 comments 0 points Most recent by User_2025-02-11-11-37-24-835 Visual Builder -
Issue while navigating back input parameter wipe off in vbcsContent Hi when i go from page 1 to page 2 after giving input parameter 1 then parameter 2 then press submit if I come back to page 1 by pressing back navigation button … -
Read to CSV file using file pickerSummary Read to CSV file using file pickerContent Hi everyone, I have to use the file selector to read a csv file and then insert it into a database. The component is d…