You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Custom validations Based on Conditions

Summary:

Would like to create custom validations in the Redwood Edit Purchase Requisitions page based on certain conditions

Content (please ensure you mask any confidential information):

E.g.  

 if ($fields.purchaseRequisitionsLine.DestinationType === 'Expense') {      return true;    }

then would like to add a custom message at the the time of Save or at the time of Submit the page.

However, it is not validating the condition and not stopping.

Version (include the version you are using, if applicable):


26B

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!