Shannon B
Shannon B

Reputation: 17

Reset textbox value in Infopath form each time it is opened?

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! :)

Upvotes: 0

Views: 2273

Answers (1)

Matt Boehm
Matt Boehm

Reputation: 1912

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.

Upvotes: 2

Related Questions