Use our Google Custom Search for best site search results.
Search
-
Hi,
Look at this link:
http://blogs.msdn.com/infopath/archive/2007/01/29/submitting-to-a-database-via-web-services-in-infopath-forms-services.aspx
-
Hi
Look at this link,this might be helpful:
http://sheetal-d.spaces.live.com/blog/cns!237C3DEA7120098B!658.entry
-
Hi
Remove 'Cannot be blank' option for DatePicker and add Data validation on Date Picker.
-
Hi,
This is InfoPath warning message shown when we try to view / make changes in InfoPath form that has code. Click on 'Ignore' button will solve your problem.
-
Hi,
To update file attachment ,we need to decode the file attachment and then upload it to sharepoint library.for details look at the below link:
http://spappdev.blogspot.com/2009/03/programatically-extract-attachments.html
-
Hi
As per your requirement, i feel the best option is to use webservice to retrieve and submit data to DB.
-
Hi
Make sure the attachement is in repeating section.Data Type in Database can be image/varbinary.
-
Hi,
You need to write custom code for sending an email with only introduction in email body.
-
Hi
Look at the below link, it might be helpful:
http://support.microsoft.com/kb/908233
-
Hi
The field or group that needs to bind from the secondary dom to dropdown should be repeating.By binding the dropdown to repeating field or group does not make the field repeating in UI.User can fill the drop down only once.