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

Page composer if statements in field requirement logic

Summary: Trying to make a field required based on the source of an invoice. I feel like I'm close, but I don't have the syntax quite right. If you can check the below syntax examples and tell me what I'm missing it would be greatly appreciated. Trying to get the values to return true if that source matches.

Content (please ensure you mask any confidential information): Invoicing

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

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

IF #{bindings.Source.inputValue} = 'Spreadsheet'
OR #{bindings.Source.inputValue} = 'Manual invoice entry'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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