Use our Google Custom Search for best site search results.
Search
-
Hello,
My form has a restricted view - accessible by a button on the default view. I have a custom list in Sharepoint that has columns for user account ID and Security Role.
I am using GetUserProfileByName webservice to populate a text box displaying the current user's account ID.
Is there a way to match this current user ...
-
Hi there, with word documents (docx) attached to a web browser form, it appears that the user can only download the attached document and not open directly. The File Download dialogue has ony the option to Save or Cancel. Is there a way to enable the document to open directly, or is this a browser issue.
Thank you.
-
Thank you.
I should have mentioned that this technique was working for the form when it was published as am InfoPath Filler form. It stopped working when I published as a web browser form due (end users on different versions of InfoPath). The emails fail to trigger.
concat(substring-after(AccountId, "\"), ...
-
Hi, does anyone know how to extract an email address from a person picker control? I tried using
concat(substring-after(AccountId, "\"), "@domain.com")
Unfortunately the address does not resolve.
Thanks in advance.
-
-
Hi there,
I have a repeating table that is pre-populated using default values per row. My client has asked me to add more default values. Unfortunately existing forms do not show these new rows with the correct default value. The additional rows appear, but the default value is incorrect. Shows the value in the first row ...
-
Hi there, has anyone come across this?
When I update a form library template, the existing forms that have been signed no longer open. The error message is that the digital signatures are invalid due to update. When I click to view the signatures InfoPath crashes.
Anyone know a fix?
Thanks.
-
Hi there,
I have a repeating table in a form that serves as a distribution list. The table contains a column for a people picker field. Once the distribution list is complete a submit button below the table emails the people entered into the list, who then open the form and acknowledge / digitally sign.
Ideally, there would ...
-
Hi, worked this out, can't work out how to delete the post, so if anyone else come across this, there's the answer!
eval(eval(field21, 'concat(., ";")'), "..")
-
Hello there, I have a form that is required to be approved by more than one person. I don't think it is possible to add a signature line to a repeating table or section.
Would anyone know how I could do this? Thank you.