Use our Google Custom Search for best site search results.
Search
-
Hello Ekzarov,
One question that I have for you is – What do you mean by making form as template to a library? Are you talking about SharePoint form library as template? If you have SharePoint form library as template and want to submit data to the library created using template you should have some code for Submit button which gets the ...
-
Hello LinFeng and Welcome to Forums,
Have you gone through this tutorialhttp://www.infopathdev.com/howto/tutorials/default.aspx?i=b5613773df374e42a0dddc22acb21d8e
Hope this helps!
-
Hello sagiw,
Have you gone through this linkhttp://www.infopathdev.com/forums/topic.asp?TOPIC_ID=1074
Hope this helps!
-
Hello Pras,
One question that I have for you is – Are you using InfoPath 2003 SP2? If so then you will find Display tab in ‘Check box Properties#%92 when you double click on check box.
Hope this helps!
-
Hello Pras,
You can disable check boxes and radio buttons. For this you will have to save the status of the form in one field and have conditional formating by following these steps:
1. Double click on check box and click on Display tab
2. click on Conditional formatting button and click on Add
3. Select status field in first drop down, is ...
-
Did you give LDAP path as LDAP://DC=Test, DC=com where your domain is Test.com? One more thing did you uncheck Enable anonymous access, if not then follow these steps to do that:
1. Go to Start -> Run type inetmgr and click on OK
2. Open the Web Sites -> Default Web Site
3. Right click on “ADService” directory and select properties
4. Click ...
-
Hello Bait and Welcome to Forums,
You will have to change settings for each radio button to print what ever you have chosen in form. To do that change radio button settings as follows:
For Yes: name – x
Type – field (element)
Data type – true/false
Value – (blank)
For No: name – x
Type – field ...
-
Hello Mschmit,
You can use Master/Detail control of InfoPath where in you can have Hardware information in Master table and related answer data group in Detail section. So when ever you are click on a row in Master table related answer will be displayed in Detail section.
Hope this helps!
-
Hello Kelsawy and welcome to Fourms,
One question that I have for you is – Does your form has Domain level Security? If yes then users whoever are using your form should locally publish the template or open the xsn in design mode and save it at the same location. Form which has Domain level security cannot be opened directly as it ...
-
Hello Pras,
Sorry to confuse you.
1. First thing you Insert a Master detail control, in Master table you can have a date and user name fields which auto populate with today#%92s date and current login name and in Detail section just have a comments text box.
2. Second thing have a separate comments field in other section.
You ...