Validation
Discussion List
-
Role based UI security in VBCSSummary Role based UI security in VBCSContent 1. I created mfgrole in the application settings and assigned my user to it.2. In the page, I implemented below oj-bind-if …User_2025-02-04-08-39-48-494 35 views 8 comments 0 points Most recent by Jeeva - Cloud Vantage Visual Builder
-
unable to understand business requirement of EL expressionSummary: visible = #{pageFlowScope.ContactBasicInformationFlowBean.moduleName != 'SelfService'?true:false} above el expression is used to hide 'gender' and 'dob' from 'f…
-
Strange issue with bind-if inside oj-collapsibleSummary Strange issue with bind-if inside oj-collapsibleContent Hi All, I am facing strange issue with bind-if inside oj-collapsible component. I have one LOV and 2 tabl…
-
Page is not responding while doing Inline editSummary: Page is not responding in while doing Inline edit Content (please ensure you mask any confidential information): Hi Expert, I have developed below page where do…
-
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…
-
Sum of values in a column along with text Total in oj-tableSummary Sum of values in a column along with text Total in oj-tableContent Hi All, I have an ADP based table which has 10 columns, out of which 2 columns are quantity an…
-
Master - detail (one header and multiple lines) input form design using Guided process page templateSummary: We need to create registration form in below format( image attached). 1st step of should have header information and 2nd step should have line level information…
-
How to Provide access to VBCS page based on Roles defined in FusionSummary: How to Provide access to VBCS page based on Roles defined in Fusion Content (please ensure you mask any confidential information): Hi Expert, We want to provide…
-
How to customize SDP dataSummary: How to customize SDP data Content (please ensure you mask any confidential information): Hi Expert, How to customize value assigned to SDP variable through java…
-
how to override the title tag on index.html as we navigate from one page to anotherSummary: Hi Experts I have a requirement in VBCS app i.e. to show the page name on the browser tab i.e. title tag in index.html. Could you please help me here how i can …
-
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…
-
oj-train Component Not Displaying the Component/Fields AddedI am having challenges with displaying the other component when you click the tab that stores the oj-train component. When I click the tab, this is what it shows. When I…
-
How to restrict the file size in file pickerSummary: Hi Experts Is it possible to restrict the file from being uploaded using file picker component based on the file size ? I want to stop user from uploading the f…
-
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…
-
how to disable the hyperlink within tableSummary: Hi Experts How to disable the hyperlink within the table, i'm attaching my code here. I want to disable the hyperlink only if the status is close, in case of op…
-
How to achieve MFA for my VBCS application??Summary: Hi All, I am building a page in vbcs and authentication is done via idcs (Users configured in OCI IDCS ). My VBCS is OIC-enabled. Can anyone please help me with…
-
How to import address formatting package into VBCSWe are working on a project within Oracle VBCS and would like to implement an address formatting solution. Specifically, we are trying to import an address formatting pa…
-
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 21 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…
-
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…
-
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…