Use our Google Custom Search for best site search results.
Search
-
Is there a limit to the number of email addresses that can be manually entered into the TO and CC fields in a SPD 2010 workflow generated email? The addresses are entered through the "people picker" in the email editor, and appear in the address fields after they have been selected in the active directory people picker as: EAGLE\PL49703, ...
-
Please forgive me if this topic is already in progress somewhere! I searched but did not see a current thread. My enterprise is about to move from SP 2010 to 2013. We're also ugrading Office from 2007 to 2013 and that will include InfoPath 2013.
As a "citizen developer" in a buiness area, I have created countless "apps" ...
-
I am using Web Services to write items to a Sharepoint list from my InfoPath 2007 form. The CAML "New" method works as expected. However, I wish to be able to Update list items, and that requires the target item's List ID. In the list, I write a unique value to a field that I also store in my form for each record written to ...
-
I've seen lots of forum posts about this, but it's not clear if this functionality is available using VBScript. I want to pass a parameter to a form in the URL. This is what I am trying based on some code examples I found.
my URL is ...
-
I’ve found 2 fundamental behaviors that are different in IP2007, at least when updating and publishing templates to libraries originally created with IP 2003.
1. You can no longer open the library template from the Advance Settings page, make modifications, and then ‘Save’ directly back to the library—not ...
-
We have a large number of InfoPath 2003 form libraries that use customized non-browser-based IP templates. Our enterprise is currently upgrading us to Office 2007 (with IP 2007). I would like to describe a compatabiliy issue and see if others are seeing the same behavior.
I found that opening and editing a 2003 template in 2007 is OK as long as ...
-
Thaks for your response, Qazi. The form is renamed manually by placing the forms library in datasheet view and then cuttting and pasting the ArticleTitle field (form field) into the Name field (library field). After thinking for a sec, the pasted text becomes hyperlink and ".xml" is automatically appended to the string. If ...
-
We're using InfoPath 2003 and submitting the forms to MOSS 2007 forms library. When the form is first submitted, there is a formula that creates a unique number based on the date/time and uses that as the form's 'name' when it is submitted. In the forms library the name will be something like 20090929110002.
Later the library ...
-
Matt, this works great. How do I "edit" rather than create a 'new" list item? How do I iterate the list to see if the item already exists?
Thanks!
-
It's IP 2003. Does the C# code have to be written using Visual Studio in the .xsn file? For my general scripting I use VBScript. The only ither option I saw was JScript.
Thanks for being patient with my very fundamental questions.