Can you can make an info path attachment control mandatory based on a set criteria?
if listbox selected value is High
attachment is mandatory
else
not mandatory .
this form will be in sharepoint as a web based form
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No you can’t change the build in mandatory support on the fly because it depends on the xsd schema
But you can just make your field not mandatory and then add a data validation which doesn’t allow the field to be blank if listbox is High