Validation
Discussion List
-
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window…
-
Tab out from table edit removes the row but working with mouse clickSummary: Hi All, We are facing issue with ADP "ojBeforeRowEditEnd" event. We are able to edit the column with mouse click and ADP gets updated with updated value. Howeve…
-
How to get unique values from the API response in VBCSSummary: Hi everyone, I'm trying to create an application that uses Fusion APIs.I have an issue with duplicated values for the APIs when I take only one attribute from t…
-
Issue with Fire data provided event in Editable tableSummary: Recently we have upgraded our application. We are using editable tables in our application. Our table data source is flow level ADP variable. In 'ojBeforeRowEdi…
-
How to utilize bundle in VBCS JS section?Summary How to utilize bundle in VBCS JS section?Content Hi Everyone, I have created a basic web application with form validation. I want display error messages coming f…Karthick Rajarathinam 49 views 2 comments 0 points Most recent by Shashank Sharma-Oracle Visual Builder
-
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…learning123 54 views 7 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
Select (Single) to Filter ADPSummary: Can anybody Please share a Sample App to Filter ADP Table Data using Select (Single) Content (required): Version (include the version you are using, if applicab…MilanMohanty 62 views 3 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
Filter criteria $or operator not workingSummary Rest endpoint filter criteria with $or operator doesnt workContent I am trying to filter REST endpoint of BO. I am successful when there is only one criteria. Bu…Jaeyshree Kumaran 35 views 5 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
How to Use Request Transformation Option for ADPSummary: We are using Combo box to Store the LOV Values of Employee Number. This Employe Number is based on Variable SelectEmployeeNumber The Table Data is based on ADP …
-
How to solve this error in a Date Time componentSummary: This text field has a date time type and has a custom pattern (hh:mm:ss). This error doesn't affect the functionality of the page but i want a way to remove
-
Seeking Guidance: Changing Existing Field Values in Redwood Using JavaScriptHello Team, I'm looking a guidance on how to change the value of existing standard and custom object fields in Redwood using JavaScript. Could someone please advise on t…
-
VBCS Excel Plugin Length ValidationSummary: Hi, I'm working in one VBCS Excel Plugin Template and the customer want a validation in the fields, to make sure the user will include the right values. This va…
-
How to Pass Multiple Parameters in Business Rule using Groovy ScriptSummary: We have written this Business Rule and we want to Update the Status Field based on three parameters peno, pperiod and ptype. def vo = newView('Employee') addBin…
-
connection error to an ATP Database via VBCS Application in OICSummary: connection error to an ATP Database via VBCS Application in OIC Content (please ensure you mask any confidential information): Hi Team, Greetings! we are trying…
-
Assign value to array variable getting error in new javascript action chainSummary: Hi Experts I' trying to assign value to array field but getting error in javascript action chain, in json action chain there was no such error. please help atta…
-
TableBeforeRowEdit and TableBeforeRowEditEnd in BDPSummary: We followed the BDP Recipe for the Editable Table . But while trying to Edit and Change the Value in the Row and Tab out to the Next Row. The Old value is getti…
-
Activities is not displaying under AccountSummary: Greetings! Activities are created under Accounts (in digital sales), but they are not displaying when we click on it. However, if we are not viewing the Account…
-
Displaying special charactersContent Hi, When trying to display a test that has // or |, they just do not show in notifications. I couldn't send them by email using the email adapter either. Any clu…
-
What is the latest version of ECMAScript supported by VBS?I have heard that VBS uses a proprietary web application bundler rather than some common open-source solution. Most web bundlers parse and transform JavaScript. So I was…
-
Getting JavaScript validator error for JSON based Action chain.Summary: JavaScript validator error when using alias name in For-Each condition in JSON based Action chain. Content (please ensure you mask any confidential information)…Soujanya Ananthateertha 41 views 3 comments 0 points Most recent by Soujanya Ananthateertha Visual Builder
-
How to Upload a Custom Excel sheet to Page and Download the Same Uploaded Excel SheetSummary: How to Upload a Custom Excel sheet to Page and also Download the Same Uploaded Excel Sheet Can any body Please share an example for this Content (please ensure …
-
Can we Concatenate the UserName with the File in Resources FolderSummary: We need to download the File Placed Resouces path concatenated with $application.variables.UserName The File Test.csv in resouces\csv\ Test.csv should get downl…
-
How to Create business rule or Field trigger on Business objectSummary: Need help to create field trigger there is 1 column in table which is primary key invoice_id and its varchar type when user doing update trigger will validate i…
-
Visual Builder (VBCS) - Create a Custom AuthenticationHello everyone. I'm pretty new in the "Oracle World" and I have to create a new authentication system that don,t use IDCS to create and login users. Is there someone her…
-
Resolving issues in auto-generated Javascript files found by SonarqubeSummary: Can these issues found by Sonarqube in Javascript code auto-generated by Visual Builder be resolved without consequences for Visual Builder / our webapp? Conten…
-
Data not loading while scrolling down in combo BoxSummary: Hi I am facing issue in Combo box one when user scrolling down the the data not loading automatically its SDP based. Also sometime combo box goes grey out and S…
-
Select All header checkbox not getting unselectHi, I am facing an issue when the user deselects all the rows manually the header checkbox still shows selected not unselect auto. IS there any table property we can des…
-
How can we handle fire notifications display mode (persist or transient) in redwood Starter theme?Summary: i have created the action for fire notification in shell page . but if i have choosed the display mode the transient the fire not closing automatically. i have …
-
Backspace and delete on the onkeydown eventSummary: I want to clear table data when user do Backspace and delete on the onkeydown event on input text item.
-
select single component passing index as key attribute on SDP and ADPSummary: Hi, we are facing an issue in the 23.10.2 version in SDP based select single component when the user selects the value from LOV it passes the index number as th…