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 to get the form to attempt to connect and get the information or something to make sure that when those forms are submitted, those forms don't come in blank?
Likewise, it also sometimes fails to grab an email address from user entered field and send an email to that address. The email goes out, but with the To., field blank. Again, is there any coding or forcing that I can do to have the form to get the information from the field?
Thank you.