Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi, I have been snooping around this site for quite some time now, learned a whole deal of usefull InfoPath stuff. But now I need to ask a direct question that I dont see have been asked before. I'm trying to make a multi-view order form in InfoPath (web enabled...). I'd like the form to automate...
-
hi can anyone please tell me the Field id for the link to the file in itemmetadata.xml. any other way of finding the site to which the task belongs is also welcome.
-
hi
I want to attach a data source with a drop down through code. is that possible?
Actually the problem is i have a drop down in a repeating table. so when i attach a data source to a drop down through UI it automatically gets attached to all the rows that will be added to that table on load of...
-
Hello, I have created a infopath form and I have to make it available in the browser mode and then apply custom CSS to the controls like thedropdown lists, text box and buttons. Please let me know how to do this. Awaiting quick reply. Thanks Sumeet Gandhi
-
Hi Patrick, Thanks for your reply. I’ll try to explain my scenario as simply as I can. I want to design a news site in SharePoint in which news data has to be submitted via a news submit form. I first wanted to use an InfoPath form. All the news submitted in the SharePoint database has pictures and attachments...
-
Hi, i couldn't wait no more, so i developed my own Web-Service which updates against the Object-Model of the UserProfileStore. This works great. Feel free to use this... Create a WebService-Project Add a Reference to Microsoft.Office.Server and to Microsoft.SharePoint and Microsoft.SharePoint.Security;...
-
That might help: http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/
-
I have a blog with solution exactly for that problem You don't need workflow to form string with emails. Do everything in InfoPath. http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/ Edit: The new changes been applied to support web-based forms.
-
Hi, I have created an Infopath form template using Infoath 2007. In this form, I have a file attachment control. My requirement is that whenever a file is attached to that control, then same file must be uploaded to the other document library. So, both infopath and the other library must have the attachment...
-
I have an IP Form and on the submit I change the value from a field with a rule. The problem is that after submitting if the user doesn't save the instance then the value isn't changed. I need to save the form in the submitting event in the same library and with the same name it already was saved...