Validation
Discussion List
-
Drag and Drop - Upload isn't working in PWA of the VBCS applicationSummary: I have created a webpage for uploading PDF and PNG files and storing them in object storage. I followed the below YouTube tutorial to accomplish this, and it wo…
-
Error when trying to create a service connection from service catalog with backend Integration AppliSummary: Property Schema.description expects values of types [string] but got null Hi everyone, I am working on a Visual Builder application, I have built an OIC integra…
-
How to make attachment (Drag and Drop ) mandatory in redwoodSummary: Hello , I want to make attachment (Drag and Drop ) mandatory. but not finding any option in redwood. Content (please ensure you mask any confidential informatio…pravjain19 16 views 3 comments 0 points Most recent by Alexandra David-Oracle Visual Builder Studio for HCM
-
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…Learner 71 views 8 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
How to deselect a row in the event action chain on multiple select table in VBCS?Summary: How to deselect a row in the event action chain on multiple select table in VBCS? Content (required): We are displaying table data fetched from backend where us…PavanKN 41 views 6 comments 0 points Most recent by Koda V V Satya Sai Surya Ramakrishna Visual Builder
-
Need change name of attachment section on Job formatting page ORCSummary: We have a requirement to change the name of the attachment section on the Job formatting page will that be possible? We need to add just the work JD and Busines…
-
How to put custom validation on <oj-select-single> ?Summary: Hi Community, I have a requirement where i have to put custom validation on a select single (when it becomes == to another field value in the header), I want to…
-
Parsing error: Unexpected token .eslint.genericErrorSummary: Error in Audits and Page in Visual Builder, Can someone assist here? Content (please ensure you mask any confidential information): Version (include the version…
-
Fetch Data in LOVSummary: In the VBCS Instance We have a Page URL Parameter called Username Parameter to Fetch the Details of that User and Populate those details to one LOV .We have use…
-
Getting an error while trying to get value from parent BO's Attribute in Before Insert TriggerSummary: I am using Before Insert trigger, in which trying to get the value of BO' attribute. Content (please ensure you mask any confidential information): For example,…
-
How to assign a default value to any redwood fieldSummary: Hello , I want to assign a default value to Notification Date field. How can we do that? Content (please ensure you mask any confidential information): Version …
-
i want to get the token of login user in visual builder, please helpSummary: Hi Experts Is it possible to get the token of login user and save in some variable, so that i can use it in someother place I tried below in JS, but didnt help …
-
How to use <oj-sp-input-key-flex-field> component in VBCSSummary: We have a requirement where in vbcs page, user need to select segment values as code combination and based on user selection these Code combination will be pose…
-
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…
-
Remove checkbox select after oj-table updateSummary: I am using edit multi-select row in the oj-table and when the user is updating one of the fields, they have to deselect and select the same row again for the va…
-
Is it posible to validate an action using a token that was sent to them by an external medium??Hi friends, i got a requeriment where my client wants to validate previoulsy access to an action on a page by using a token that was sent to them by an external medium l…
-
Uncommit all changes and revert back the changes in vbsSummary: Hi Experts How to uncommit all the changes and revert back in VBS ? I did reset to head but the file changes still showing as shown below Content (please ensure…
-
Visual Builder - for Each running in parallel modeSummary: I have created a VB extension and have some custom logic based on forEach. I have some complex logic inside ForEach but even though I have set the mode as "Seri…
-
Get Week from Calendar Inline picker and restrict calendar min and max to that weekContent Hi, this is for creating a timesheet and I need to restrict insert data to current week only. How can I get the current week from components or business object. …
-
How to add Error/ Warning Message to Individual Components ;Summary: We want to show a Pop Up Error Message for Input Text Boxes , Input numbers not Entered Content (please ensure you mask any confidential information): Version (…
-
Client side filter is not working in ADPSummary: The client-side filter is not working in ADP Content (please ensure you mask any confidential information): Hi Expert, I have created a sample application to im…
-
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…
-
Person Name Formats Create - Unable to make Country column from Required to Non-Required using VBSSummary: We are unable to create new Person Name Format as Global reason Country LOV is required. I tried to make country LOV as non-required using VBS, but it is not ch…
-
Closing the validation message for the input date field.Hello, I want to close the validation message that appears below the date input field after a date is selected in Oracle Visual Builder. How can I do that?
-
I have a requirement to assign SDP variable data to a ADP variable in action chainSummary: Hi Experts I have a requirement to assign SDP variable data to a ADP variable in action chain, please help me on how to achieve this Content (please ensure you …mudassirsOrc-Oracle 21 views 2 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to Validate Input Text Field of BOSummary: We have Requirement where for Each Employee we need to allow to Edit /Update a Field named Component which has 3 rows Component 1, Comonent1 and Component3 . Wh…
-
Create a list of value in VBCS Excel Add In from a different Business Object CatalogueSummary: We have a requirement to use VBCS Excel Add In to load bulk data via a ORDS rest api. When user enter the data we need list of value in the column for which the…
-
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…