Use our Google Custom Search for best site search results.
Search
-
Hello,
How do I enable InfoPath forms in Outlook 2016 to display form in the body of email?
Thanks
Stara
-
Is it possible to save attachments from Infopath form to an Access database thru' code?
Appreciate any ideas!
Thanks
-
Hello,
I'm having the same issue. The form was working perfectly fine. All of a sudden the "Submit to email" feature is not working
It doesn't work even with a simple form.
Appreciate resolutions to this issue.
Thanks
-
Hello,
Few users encounter the following error message upon clicking "Submit" on the Infopath form
"Infopath cannot submit the form. The form cannot be submitted because the form could not be added to email message as attachment"
Has anyone seen this error before? Also the form was working perfectly for users. Does ...
-
Hello,
We've an Infopath form using data connections to Access database. Recently, when user clicked submit, only partial data was submitted to the database. The connection SQL uses multiple tables. Table 1 is linked to Table 2.
When user submitted data, only data was transferred to Table 1, but no data was transferred ...
-
Issue resolved after re-installing Microsoft Office.
Thanks so much
-
Yes all users have Infopath 2007. The only difference is in the o/s. some users have Win 7, some have XP.
The specific user has Win 7.
Thanks so much
-
Hello,
We have an InfoPath form set to full trust and works for most of the users.
However one user is unable to retrieve data when user clicks "Run Query", the application closes and displays "Microsoft Office InfoPath has stopped working. Windows can try to restart the program".
Any ...
-
Hello,
I'm trying to "Disable" a control based on comparison of 2 expressions.
However, it doesn't seem to work correctly.
For eg: If "number of reviewed documents for specific schedule" < "number of documents for specific schedule" then "DISABLE" control ...
-
Hello,
I have few controls within a repeating section. When the user submits the form, I'd like to capture the values entered in the repeating section.
I stepped through the code and here is the "OuterXML"
But how would I retrieve values from the outer XML. Below is the OuterXML structure: ...