In InfoPath you can use a SharePoint list as a dataconnection, unfortunately
the full URL is always stored - is there an easy way to do this a little more
dynamically. If I want to deploy an InfoPath form to another SharePoint
server I have to check each of the data sources again,
friendly greetings,
Joris
http://jopx.blogspot.com
ural - 03 May 2005 19:01 GMT
Just a thought,
have a common aspx page and point datasource to that URL and pass different
parameters as querystring for different data connections. from this page you
redirect the user to actual data connection based on query string or say
response.write the actual URL. like this u can make it dynamic i think.
Ural
> In InfoPath you can use a SharePoint list as a dataconnection, unfortunately
> the full URL is always stored - is there an easy way to do this a little more
[quoted text clipped - 6 lines]
>
> http://jopx.blogspot.com