Infopath 2010. IE 8
This should be an easy one (I know, famous last words). But... I have my infopath form submitting properly, it even goes to the "Thank you for submitting" view. However, when you try to close the window, it asks the user again if they want to submit the form..
Here are the three rules on my submit button, in order:
Action: Set a field's value
Field: strFilename
Value: concat(userName(), now())
Action: Submit data
Data Connection: Sharepoint Library Submit
Action: Switch views
View: Successful
All the user needs to do after switching view is close the window, but as I said, it's asking if they want to submit it again.
Someone know my glitch?
Thanks much!
“A computer will do what you tell it to do, but that may be much different from what you had in mind.”
~Joseph Weizenbaum