Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi, I created a new blank template form with the intention of publishing it to SharePoint and letting it create a new library in the process. However when I try to publish I get an Access Denied message and asking me to add the site to a list of trusted sites. I do have my sharepoint site listed in IEs...
-
I have a form with a section that must be signed before the user can submit, but once signed if the form is to be completed at a later date the user must be able to edit the section, How can i remove the signature for the section the user must edit?
-
Is it possible for a data connection to run in an InfoPath form, without having to give users permission to access the data source? We need people to see their own data on form opening as per the data connection, but need to keep the source data locked down as it contains employee details? How can this...
-
All, Is it possible to use a people picker to select multiple people. The selected people are then used to set permission on a published form in a SharePoint library? I've a form with multiple people pickers. I'd like these selected people to be the only ones to view,edit the form etc., but not...
-
Is it possible to close a form using code without having to set the security of the form to Full Trust?
-
Lets say I have a few users in a group called "Restricted" and I don't want them to be able to view or submit forms. Should I add some code in the Form_Loading event that checks what groups the current user is a member of? If so, how would I prevent the form from loading? So far the code...
-
Hello; I’ve been trying to access some of the Active Directory information in code. When I tried to preview the form I got a permissions error message with a suggestion to use full trust. So I did. Doing so resulted in the above-mentioned error message being generated. So I Googled like every good little...
-
Sorry for the delay in replying. Although you can't specifically set permissions on a view, what you CAN do is to "manually" work with views. Basically: Remove the ability to switch views using the toolbar on the top (Tools --> Form Options) Add buttons to your form to switch to the...
-
I've created an infopath 2003 form that utilizes an SQL database and has been published to a network folder. I have no issues accessing the form, but my coworkers when they open the form get an error message stating "Infopath cannot run the specified query." The previous version of the...
-
I created several forms for use by my company using InfoPath 2003 and hosting them on a SharePoint 2007 site. Instead of connecting them as a content type or having particular form libraries for each form, they were saved to the Shared Documents folder and accessed by links. This system worked fine,...