Validation
Discussion List
-
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 41 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… -
File Picker restrictions and securitySummary: How to restrict file picker for specific type (.docs and .pdf) Content (required): Hi Experts, I am going to use file picker. Is there a way to restrict file pi… -
How to embed one vbcs app in anotherSummary: Hi Experts I have a web app created with VBCS and i have similar functionality to built in new app. Is it possible to embed one app in another? Please help Cont… -
Data Grid - Jet Cookbook - how to implement in VBCS 19.1.3Summary Data Grid - add to VBCSContent Hello, I would like to add the Jet Cookbook Data Grid to a VBCS application because I believe it would be a lot easier to manage t… -
How to import javascript libraries in vbcs appSummary: Hi Experts I have a requirement which needs consuming external JavaScript libraries but i'm not sure how to import and what configuration must be done in order … -
How to generate pdf file in vbcsSummary: Hi Experts I have a requirement to generate a PDF file in vbcs and write the data and download on click of button. Is this possible in VBCS, please help Content… -
How to provide secured as well as unsecured access to applicationSummary: Hi Experts I have created an application with visual builder and currently it is authenticating based on roles but I want to expose this application i.e. embed … -
how to pass a value to one application to another application using url parameter in oracle vbcs ???Summary: Content (required): Hi All, I have an requirement in my project, i have to pass a value from one application to another application. we tried for this using url… -
How to reset the paging control variableSummary: Hi Experts I have followed below blog and trying to populate the table with PDP variable but when i search for second, third time the earlier details are not ge… -
How to animate the dialog opening in VBCS like in OJETSummary: Hi Experts I want to animate the dialog in VBCS like we have in OJET cookbook below, but I didn't understand how to write the JavaScript in VBCS . If I copy pas… -
SDP variable is not resetting after form submitSummary: Hi Experts After submitting the form i'm trying to reset the variable which is populated with SDP in the action chain. But the SDP variable in reset is not work… -
How to populate single select with ADP variable instead of SDPSummary: Hi Experts Currently single select component is populated with SDP variable, i checked several blogs but didnt find solution to populate with ADP. is this possi… -
How to center progress bar or any componentSummary: Hi Experts I want to know how to center allign the progress bar or any component in general in visual builder I went through building responsive design with OJE… -
comma is appearing in input number field, how to removeSummary: Hi Experts I have used input number component to populate zip code but it is styling with comma, please help me how to remove this comma. I want only numbers wi…