Use our Google Custom Search for best site search results.
Browse by Tags
-
hi, i am working on task edit infopath form (with code behind). it works fine in msoffice n outlook mail on click of "edit this task" button. what i want is a custom email having these features. actually i am using itemmetadata web service to get details of task on the load of form so i am...
-
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...
-
Hi, I developed a workflow for sharepoint, using an infopath form as the association form for the workflow. I want to deploy the workflow to many different sites/servers, and don't want to re design the form everytime. Is it possible to let the form use the hosting page's stylesheet? (In my case...
-
I have two working InfoPath forms in a SharePoint Form Library with a column for "Status". What I need to do, is when status is changed by a user, the form needs to be copied (or moved) to a new form library (with different permissions) and deleted from the original library. I have created...
-
I have a broswer enabled form that uses UDC connections on my Sharepoint site as secondary data connections. These connections pull data from Dynamics and populate drop down lists. Why is it that the fail to connect to the data source in the browser version, but work properly when opening the form in...
-
If you can write code in Infopath, you can automatically checkout form when user opens it and you can check in when he saves the form.
You can call, list.asmx web service to checkout and check in the document.
for reference :
http://msdn.microsoft.com/en-us/library/lists.lists.checkinfile.aspx...
-
Hello Susan, While am working i faced the same requirements, and i went through the following article: http://msdn.microsoft.com/en-us/library/ms464040.aspx , and this post was helpfull: http://www.infopathdev.com/forums/t/9259.aspx Regards,
-
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, I am developing an infopath form in MOSS Form Services, I wonder if i can retrieve the Full Name of the current logged user. "I am developing an inranet portal" Thanks, MAS