Okay, I need to make the comments field in infopath form required only if they select "Reject" a Boolean field. How is it possible?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
This is how I would do it, Let's say I have a form like this, where the Approval Status drop down list takes (Pending, Approved, Rejected):
Then, I can apply a data validation like so,
|
|||
|
|
|
Actually, the link I provided earlier did work: SharePoint for Designers: Creating Conditonally Required Fields in InfoPath |
||||
|
|
|
|||
|
|

