Browse by Tags
-
I did come up with a solution. It is a bit involved, but here are the steps I took: Just as a side note, we use Nintex Workflow. Provides a method for securing different parts of a browser based InfoPath form based on the current logged on users security rights. Description: The process will read the...
-
I get the following error when trying to open a new form: "Your user name or group membership cannot be verified because the form's security settings do not permit it." I created a form that accesses our company's intranet site to grab username information. Everything was working just...
-
hi all , i publsih a form with infopath 2007 i put a security level >> domain when i use this cobe Dim mainDomNavigator As XPathNavigator = Me.MainDataSource.CreateNavigator() Dim userNavigator As XPathNavigator = mainDomNavigator.SelectSingleNode("/my:myFields/my:field1", Me...
-
Hi, In my infopath form i had a dropdown.In which users can change status from closed to open.But,i want only authorized users to do that.So,is there a way to pop up with a password box before changing that status from closed to open,if given correct password?
-
I know this is more of a SharePoint question than an Infopath question, but is there a way to add a group of permissions for everyone within a domain? For instance, when I log in from outside my work's internet connection, I have to type DOMAINNAME\MyUserName and my password. Could I give my form...
-
Thank you all for your help. My first InfoPath project is almost completed. The last thing I need to deal with is the access control. I would like to set the access to the form as: (1) Everyone can fill the form. But they only can view their own forms. (2) After a form is approved, submitter no longer...
-
Hi. The killer solution is to sign your InfoPath form with a certificate issued by a trusted corporate or public authority and persuade your users to trust you. If you can't, double check your scripted actions (web service calls in OnAfterChange and the like may require Full Trust) and trust level...
-
Hi, I was wondering what a good way would be, besides using third party software, to enable some sort of "security" in a forms library, so that depending on the user, they would either only be able to edit/open the forms they filled themselves, or just wouldn't be able to open anything...
-
Hi, I was wondering what the easiest way is to enable some sort of "security" (besides using third party software) so that users are unable to view or change forms that other people besides themselves have submitted. Is a workflow the easiest option? If every form will be digitally signed,...
-
When publishing (As document library) an xsn with permission level to domain and browser enabled, I am getting an error message after upload 'Invalid Form Template' and when in sharepoint I try to create new document from that document library I am getting an error message 'Requested registry...