hi,
i have an infopath formular which i developed with vs2003. in my fomular i
have some buttons which open other forms to be filled out.
if i add a rule to a button, can i change the url of the form to be opened
in my code?
how?
where can i store the urls? so i can easily change the location of other
formulars. i added an app.config to my project, but my
ConfigurationSettings.AppSettings is empty.
thanks
Andrej - 27 Aug 2004 10:25 GMT
i solved the problem. i store the urls in extra field in my Infopath
Document. after deploying the formular from test environment to production
environment, i have just to update the default values for this fields.
Andrej
> hi,
>
[quoted text clipped - 9 lines]
>
> thanks