I would like to add a button to a form that would link to a chronoconnection and if possible pass some data to affect the connection query. Once there I would like to have a button that would return to the original form. Any ideas? By the way I just got the Chrono Cookbook and it looks like its full of good stuff, even if I could not find an answer to this question.
Hi fredm,
Glad you are finding the book useful - there is very little about ChronoConnectivity in there. I ran out of pages before we got that far.
You can add a link to a form (or an image button) and use the URL to pass information to ChronoConnectivity.
Or you can use a second submit button with a different name and then, in the OnSubmit code, check the name of the button and set a redirect URL to go to ChronoConnectivity.
If you pass the URL to ChronoConnectivity then you can similarly add a link or a button in the Header or Footer box.
Bob
Glad you are finding the book useful - there is very little about ChronoConnectivity in there. I ran out of pages before we got that far.
You can add a link to a form (or an image button) and use the URL to pass information to ChronoConnectivity.
Or you can use a second submit button with a different name and then, in the OnSubmit code, check the name of the button and set a redirect URL to go to ChronoConnectivity.
If you pass the URL to ChronoConnectivity then you can similarly add a link or a button in the Header or Footer box.
Bob
This topic is locked and no more replies can be posted.
