Validation
Discussion List
-
How to use oj-sample-input-text-typeahead component in VBCS?Summary How to use oj-sample-input-text-typeahead component in VBCS?Content Hi All, I am looking for a requirement having input text box, on typing it fetches the matchi… -
oj-ext-export-data - adding user instructions in the first few rows of the export fileSummary oj-ext-export-data - adding user instructions in the first few rows of the export fileContent Hi All, I am using oj-ext-export-data component to export the table… -
oj-ext-checkbox-switch - make it required field ??Summary oj-ext-checkbox-switch - make it required field ??Content Hi All, We have a form validation in which all other fields have Required property but "oj-ext-checkbox… -
oj-combobox-one - serach is not working in the list of valuesSummary oj-combobox-one - serach is not working in the list of valuesContent Hi All, I have oj-combobox-one component, the data is from service connection. It displays a… -
How to disable the AuditSummary Disable the Audit which is run automaticallyContent Hi All, After the recent upgrade to VB Studio (Version: 20.10.0) the Audit Functionality runs automatically o…Satish Kumar 42 views 4 comments 0 points Most recent by User_2025-02-04-21-56-11-668 Visual Builder -
Restrict repeating values in LOV.Content Hi All, In my case, I need to display only non repeating values in Select one component. For some specific LOV fields am using same service which i have used for… -
how to make selectone mandatory in editable tableContent Hi Experts, I have a editable table that has a select one choice in one of the columns. Would like to make this field as mandatory. I see other inputs text in th… -
create dependent lists which are based on service connections?Summary create dependent lists which are based on service connections?Content Hi All, We have 2 rest endpoints from and showing the values in 2 comboboxes separately (ea… -
'ANY' type not available for Custom Event ParametersSummary 'ANY' type not available for Custom Event ParametersContent Hi Team, We have Quite a Few Custom Events defined for the purpose of Subflow data communication. Eve… -
Can we disable few rows from tableContent Hi Experts, There is a table on the page that has the binding with ADP. My requirement is to make a few rows disabled based on the condition. Can we do this some… -
How to reset the fired mandatory validationSummary How to reset the fired mandatory validationContent Hi Everyone, I have a mandatory validation applied on some of the fields while creating a record in a pop up. … -
Adding field level and page level validations on VBCS pagesSummary Adding field level and page level validations on VBCS pagesContent Hello All, I am looking for adding field level and page level validations on VBCS Pages like b… -
Search in oracle VBCSContent Hi all, I have followed below blog to perform search in oracle vbcs. http://andrejusb.blogspot.com/2019/01/search-form-in-oracle-visual-builder.html In my applic…User_2025-02-05-07-00-39-312 23 views 1 comment 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder -
Issue with editing current record with new records in ADP based tableSummary Issue with editing current record with new records in ADP based tableContent Hi Experts, I have a BO with single row and id attribute is 1. Have created a table … -
Fetch table row conditionallyContent Hi Experts, I wanted to render the table rows conditionally and below is the code: -
Gantt Chart VBCSSummary My sample data in VBCS Business Object doesn't reflect on the Gantt Chart ComponentContent I've tried different format for the date but the component still doesn… -
CRUD operations on ADP based table and on "Save" to reflect the changes in BOSummary CRUD operations on ADP based table and on "Save" to reflect the changes in BOContent Hi Experts, I have created a table based on ADP, the table has 2 rows with i… -
oj-combobox-one inside ADP based table in VBCS?Summary oj-combobox-one inside ADP based table in VBCS?Content Hi All, Are there any blogs/videos which talks on the usage of oj-combobox-one inside ADP based table in V… -
Styling oj-combobox-one inside ADP based tableSummary Styling oj-combobox-one inside ADP based tableContent Hi Gurus, I have created a table based on ADP and added 3 oj-combobox-one components inside the table and m… -
Managing changes only data from REST endpoints in VBCS application?Summary Managing changes only data from REST endpoints in VBCS application?Content Hi All, Are there any ways to handle changes only records in VBCS applications. Let's … -
Can we update anything without showing database table at the front end?Content Hi Everyone, My requirement is to update anything(Ex: Password) without showing the database table at the front end. For Example: 1. If we click on the Update pa… -
Upload functionalityContent Hi Everyone, Can we upload a file using VBCS? I have tried it with the Filepicker component and some JAVASCRIPT code. define([], function() { 'use strict'; var P… -
Can we search without showing the results table in the page below the search field until the user haContent Hi Everyone, Can we search without showing the results table on the page below the search field until the user has actually entered into it? If we search for any… -
Showing multiple options in a list in VBCSSummary Showing multiple options in a list in VBCSContent Hi Gurus, Is there any way to show multiple options in a list? With Select(One) choice component in VBCS, we ca… -
Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as OrSummary Instead of using combo box in vbcs do we have the possibility of using List Of Valueas as same as Oracle ADF or Oracle FormContent Hello All, I wondering if Inst… -
How to get the IDCS roles or groups in VBCS and restricting the page/business objects/components?Summary How to get the IDCS roles or groups in VBCS and restricting the page/business objects/components?Content Hi Gurus, IDCS is configured between the SAAS cloud appl… -
If there is no SSO between SAAS and PAAS, then how to pass SAAS credentials to VBCS application forSummary If there is no SSO between SAAS and PAAS, then how to pass SAAS credentials to VBCS application for authentication ?Content Hi, If there is no SSO setup between … -
Custom Live URL for published VBCS applicationSummary Custom Live URL for published VBCS applicationContent Hi, When we publish any VBCS application the live URL has the paas instance host name.How can we use custom… -
Handling few complex scenarios in VBCS - data flows between SAAS REST API and VBCSSummary Handling few complex scenarios in VBCSContent Hi Gurus, I have few REST APIs from oracle cloud applications (SAAS), I have followed the below blog to access REST… -
Filter -> REST helper -> requestTransformationOptions!Summary Filter -> REST helper -> requestTransformationOptions!Content Hello Everyone, I've been referring to Duncan's post on "Ensuring Unique User Input in VBCS" (https…