Hi all,
First let me say this is SharePoint 2013 Foundation OOTB question. We are not using InfoPath or Designer for this. With that said. I have a list that has several fields on it. We are generating a "form" with this list and I want to validate an acknowledgement Choice Field. The options are "I agree" and "I do not agree" and they are set up as radio buttons.
What I want to do is validate that if the Acknowledgement choice field of "I agree" is selected the "form" will complete and initialize the workflow that is associated with it.
If the Acknowledgement choice field of "I do not agree" is selected the "form" will not complete and a User Message will pop up explaining why the "form" cannot be processed, and send them back to the "form" to change the selection so the request can be initialized.
Unfortunately we are required to have the option for the user, but only one choice can initiate the request.
I have looked at the Validation Settings on the list, but only see the Acknowledgement column as an option. I was thinking this should be an If, Then, Else type of statement but my skills in this area are limited. Is there anyway to create a formulat in the validation area to do what I want to do?
Thanks for all your help.
Diane