Use our Google Custom Search for best site search results.
Search
-
You can add the dropdown control in the Repeating section. SO you can insert the multiple drop down fields to select multipe values.
-
Hi,
If you are working on the Infopath2007, then you can use "Multi - Select List Box" to select multiple values.
-
Hi,
Can you please verify these link.
http://www.infopathdev.com/forums/p/7669/28052.aspx#28052
http://www.infopathdev.com/forums/p/3729/12897.aspx#12897
-
I think this is not a issue in infopath 2007. We have Same issue in infopath 2003 also.
-
Hi,
Can you please verify these links.
http://techblog.udayakumar.net/2007/10/programmatically-attach-file-to.html
http://msdn.microsoft.com/en-us/library/bb608318.aspx#InfoPath2003AttachingFiles_WorkingwithFileAttachmentsProgrammatically
-
Hi,
You can use attachment control in the Infopath form to add a file to your Infopath form.
-
Hi,
Can you please verify these links.
http://www.infopathdev.com/forums/p/6279/23174.aspx#23174
http://www.infopathdev.com/forums/p/656/2625.aspx#2625
-
Hi,
Please verify the "Add a uniqueness filter to the Year drop-down list:" condition in the following link.
http://www.infopathdev.com/blogs/greg/archive/2005/07/14/Create-a-Repeating-Cascading-List-from-a-Flat-Data-Source.aspx
-
Hi, We don’t have real good way of limiting a multilane text box.
But we can let user know that they have entered text more than they are supposed to.
This can be done through data validation, by checking the length of the string using "string-length()" function provided by infopath. This way we can provide validation to the user.
-
Hi,
We can add the values in the dropdown by using InfoPath.
Double click on the Dropdown to open the dropdown Properties window.
View the List Box Entries option and here you can able to add the three type values.
By selecting “Enter List box Entries manually”: Here you can add the values by clicking the add ...