Use our Google Custom Search for best site search results.
Search
-
Found the answer.
I had to go to Home > Publish and follow the steps and then Add the missing fields before publishing it.
-
I just added two new fields to an existing Infopath form and Published it to SharePoint.
Then I tried to update the workflow where I tried to access the new fields that I created, but I could not find them in the lookup CurrentItem:
The fields were the name of an Admin and the email address of the Admin, which is not used in the online form ...
-
I have a form that reads the Current UserID, Username, Current User Email address etc from the SharePoint server. It works fine on Internet Explorer, but the function is not working on Microsoft Edge.
On MS Edge, the userID is getting picked up, but with errors. For example it displays the Username as: i:0#.w|server\john.d instead of just ...
-
That'll be fine... while you were typing, I think meanwhile I sent you an email too :-)
I haven't received yours in my forum email yet. Will watch for it. Thank you.
-
Thanks for the reply. Yes the email fields are mandatory, but the form sometimes fail to sent a "form Submitted" or "Thank you" email to that email address.
My form is used currently in use in a production setting. Can I sent it directly to you, instead of in public forum?
-
I have an InfoPath form with data link to SharePoint site. The form is designed to pull the User information such as Username, UserEmail, UserID and UserPhone from the SharePoint directory.
But every so often, the form fails to grab the information from SharePoint. Is there anything that can be done to force a link connection or reattempt ...
-
Okay. thank you for your support Hillary .
I have seen the solution at the link you provided for CRLF. But the problem is that it has to GET data/file from the server. Within our organization, the SharePoint is fairly restrictive and as such I cannot guarantee that the read/get from server always happens. So that solution, while elegant, ...
-
Wow.. that's beautiful. That's a neat trick. I can implement that. :-)
I have quite a few fields. So is there anyway to add CRLF to the text so that it will appear as:
field1 can't be blank
field2 can't be blank
field3 can't be blank
And then (I am being greedy), I am assuming that doing a If-else, do-while loop kind ...
-
Form Validation Messaging
Can someone please help me design a clean way to show error messages
when the User click on "Submit" button without filling in all the
required fields.
I have an InfoPath form now with a number of
required fields. If a User click Submit without filling in the requried
fields, I like to display ...
-
Is there a way to "Select All" to select a number of fields all at the same time and set them all to "read only". In short, I am trying to create a new view called "Manager View" where the information from the form will be diplayed as "read Only" text in an email. So I want to create a "Manager ...