Disable buttons after submit

  • Thread starter InfoPath Submit Buttons
  • Start date
I

InfoPath Submit Buttons

I have a form that goes through the email system as a router. After the
“email†button clicked I would like to disable the button so that you can’t
resubmit the form again, again and again.

How do I do this?
 
A

Anuma(GGK Tech)

Hi,

Add one Boolean to schema and set by default to false.
Set Boolean field to true once you send the email.
Then add the Condition to the button as “when Boolean field is equal to true
disable this control.

I hope this will help you.
 
I

InfoPath Submit Buttons

Hello,
Thanks for the feedback. I’m self taught in InfoPath. I understand the
condition, having multiple submit bottoms on the forms and setting conditions
on when/how they are active. I don’t know how to add Boolean to schema. I see
under the data source any check boxes are defaulting to a Boolean. Could you
send me more How to Do data? Our iServices department had never worked with
InfoPath, so I’m unable to turn to them for help.

Thanks,
Shannon
 
A

Anuma(GGK Tech)

Add one field to the schema with data type as “True/False (Boolean).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top