Validation
Discussion List
-
Logging transaction details in VBCSSummary: Hi Experts Is there any inbuilt capability in VBCS to log the details like example if a user uses VBCS to raise a request by filling up form and click on submit…
-
Need a Sample Application for ADP FilterSummary: Can any body Please share a Sample Application Filtering ADP Content (required): Version (include the version you are using, if applicable): Code Snippet (add a…
-
Validator custom message and typeSummary: Hi, i am using a custom vlidator in one of my apps. i would like to know how can i show warning or information message on the field. Content (required): attache…
-
How to stop autocomplete of form in VBCS?Summary: I have a single select required field which is getting auto populated by saved data on the browser with incorrect value. If the required field is populated a bu…
-
Notification occur each and every time whenever I'm updating the record in the table.In this action action im updating the record which is working fine but my requirement is update the user quantity when user quantity $page.variables.getLOOSE_PART.data[…
-
Pop up Notification does not work ( I tried all the solutions but still not appearing)Summary: I might do something in the shell. Then, suddenly notifications do not work, but the application works fine. Content (required): Hi experts, I might do somethin…
-
Prefix a three-digit year with a zero on tab out in a date fieldSummary: Unlike Oracle Fusion Cloud, where the date field is refreshed to 4 digit (prefixed 0) if you enter 3 digit year and tab out, VB is not converting the year to 4 …
-
Copy to clipboard a column value from oj-table in VBCSSummary Copy to clipboard a column value from oj-table in VBCSContent Hi All, I have an oj-table (ADP based table), having 5 columns in the table as EmpID, FirstName, La…
-
How to sort ADP using variable sort featureSummary: HI I want to sort ADP data by using below feature and refresh index if user delete table row: How to refresh table sequence Column if user delete middle row: He…
-
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: Content (required): Hi All, There is a requirement in my application. Using SDP, we are displaying a table. Row as Multiple is the selection mode for this table…
-
Error Handling in VBCSSummary Is there any way to handle exception in action chains similar to try-catch block in Java?Content If I run an action chain and there is an error thrown at middle …
-
Vb Escel add-in : Issue with excel formula on String ColumnSummary: We have defined a Line id column in the layout as String, General - allows for formula. An excel formula SEQUENCE(x) is entered on the call to autogenerate the …
-
How to prevent page navigation if the external API not responding with result ?Summary: I am using external API from database but in case user put a number in the form and submitting, the page navigation is conducted even if the API has no result. …
-
Stopping an Action ChainSummary Is it possible to stop an Action Chain at a certain pointContent I have created an Action chain that validates page input and calls the Business Object Rest Serv…
-
Issue with date parametersSummary: Hi, We have date component on UI and when select date value from the calendar and hit on search button, the dates are being passed as one day prior as shown in …User_2025-03-07-05-45-48-104 31 views 1 comment 0 points Most recent by David Konecny-Oracle Visual Builder
-
Batch Editable Table BDP issue while additem and updateitem BDPSummary: Hi getting an error while adding a new row and updating an existing row in the Batch editable table. Additem : Updateitem :
-
Visual Builder using Process in a ChatbotSummary What i'm trying to do here is to have a visual builder web app having a form that would trigger a process, and this app can be launched from a digital assistant.…
-
Field regexp Validator for numbers onlySummary: Content (required): Hi, We have a number validation using regexp in validator. It also works on MAC in emulator and direct link. It works fine on Android Chrome…
-
sign out feature not working in vbcsSummary: Hi Experts I have created a new project but the Sign Out feature which comes with the new app is not working i.e. clicking on sign out is doing nothing. I want …
-
oj input text field on clicking showing the drop down in browserSummary: Hi Experts I could see that whenever I'm clicking on the input text field some kind of LOV comes up in the browser. How can I disable it, please help as it is a…
-
How to use temporary memory do DML operation on table data on UI store in ADPSummary: Hi I have 1 requirement where 5 records are coming from SDP (approver's email, name, desgination, emp_no ) which is maximum 5 rows now user can manipulate like …
-
Line Break in expression editor of fire notification in visual builderSummary: I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in t…
-
How to handle browser refresh - F5 in vbcs applicationSummary: Hi All, How to handle browser refresh (F5) in any vbcs application? I have an application which has 10-12 pages in it and from any of the pages if user clicks o…
-
how to give role based access to vbcs applicationSummary: Hi Experts I have a requirement to give users role based access to visual builder app. For example if a user is having a role or part of group "buyer" in IDCS t…
-
Edit Form to get updating from APISummary: Created Edit form from BO and I want after clicking Edit some of the fields get values from API Content (required): I have BO I used data pallete to create edit…
-
$application.user.email is converting to lower caseSummary: Hi Experts When I'm making use of $application.user.email variable in VBCS application it is converting email address to lowercase but in IDCS the email address…
-
Multiselect table function getRowsForIDs is not working correctlySummary: Hi all, I am facing 1 issue when the application loads and the user selects table row (table having action chain multirow selection) then getRowsForIDs function…
-
How we can achieve dynamic calculation in an editable table?Summary: I am currently encountering a scenario where the user will enter value in a table column using which a calculation needs to be done in the application. For exam…
-
How to get the url hostname of visual builderSummary: Hi Experts I want to get the hostname of the visual builder at runtime like if the visual builder host is https://appvbcs.com/ then I want to get the hostname a…
-
select single value in variable is lost in case of idle timeoutSummary: Hi Experts I have come across a scenario where in after user selects some value from select single while filling the form and doesn't fill other fields or leave…