Validation
Discussion List
-
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…
-
Issue with oj-input-date selectionSummary: Hi All, Hope you are doing well. I have an Enter a date on or after 03/10/2023. and in which added the below min property so that minimum selection will be toda…
-
Is there any way to clear BO contents at one shot?Summary Is there any way to clear BO contents at one shot?Content Hi All, Is there any way to clear BO contents at one shot? Just wanted to udnerstand if there are ways.…
-
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 …
-
select component filter is not working as expectedSummary: Hi Experts When I search in select component, the filtered result is not coming at the top of the list instead it is just highlighting the matched results. Plea…
-
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…
-
VB excel add-in - Set field defaultsSummary: Can the VB excel add-in provide for keeping defaults for fields based on constant or expression syntax. @E. Alex Davis-Oracle - please advise if this is in the …
-
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…
-
PDF external javascript import library failingSummary: Hi Experts I'm trying to import jspdf.min.js external library into VBCS app but after adding the library and using it in javascript function my application is n…
-
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 deselect row using oj-table in oracle vbcs?Summary: Hi All, Content (required): I m facing table row deselection issue in my application. in the table, there is one record when i going to edit this record for fir…
-
Copy and select not happening for content within table componentSummary: Hi Experts I have a table component which gets data from service. When table get populated I want to select the content with the help of mouse and paste elsewhe…
-
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…
-
using tooltip in Visual builderSummary: Hi Experts I want to use tooltip concept in visual builder as showing in ojet docs below but i'm not sure how to implement this javascript in visual builder. wh…
-
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…