How can I have the Infopath form automatically reset the value of a textbox to “no” each time the form is opened?
Programatically I assume is the best answer, but I’m a complete newbie, please be specific! Thanks! 🙂
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.
Go to tools -> Form Options -> Rules and create a rule with the action to set that textbox to “no.”
This means that if you save a form and re-open it, the value will change to “no.” If you simply wanted new forms to start out with the value “no”, you would right click that box and set the default value.