Agreement Filed Mandatory Based on Smart Form
Summary:We are trying to make the Agreement field mandatory using VB in Smart Forms. We have a total of four Smart Forms—out of these, three forms allow users to edit the Agreement field, while one form has the Agreement field as non-editable. To implement the mandatory validation, I have written the following condition:
Condition: FormName==='Contract Order Form (Software)','Contract Order Form','Purchase Agreement Order Form' and FormName!=='Sub Award Form'
Above condition is working fine for 3 smart forms and and another while clicking on add to cart button it is not responding.
Content (please ensure you mask any confidential information):
0