Please help!!!
I am setting the data connection to the following SharePoint Form Library:
http://isportal.gcintranet.net/sites/Advanced%20Solutions/stratpricing/
However, after submitting the form, I get the expected confirmation that the
form has been submitted successfully, but I can not see any records in the
Form Library.
The complete path for the SP library is:
http://isportal.gcintranet.net/sites/Advanced%20Solutions/stratpricing/SP%20Requ
est%20Form/Forms/AllItems.aspx
Is my data connection wrong? If i have different libraries, how the form is
allocated under the one i want it to be?
Thanks!!!
Agnihotram - 23 May 2007 14:54 GMT
You would have to give
http://isportal.gcintranet.net/sites/Advanced%20Solutions/stratpricing/SP%20Requ
est%20Form as the path in the data connection.
For different libraries you can use code to set the URL for that data
connection on the fly just before saving it. Or if you do not want to use
code you would have to create different data connections to the different
form libraries and submit to the one you want by setting conditions on the
rules. Hope this helps!

Signature
Agnihotram Jonnalagadda
http://www.ggktech.com
> Please help!!!
> I am setting the data connection to the following SharePoint Form Library:
[quoted text clipped - 7 lines]
> allocated under the one i want it to be?
> Thanks!!!