Hello Bob,
Here's the thing, in the admin backend Chronoforms auto-generates the link URL (for example: index.php?option=com_chronocontact&chronoformname=toolkit) but this link actually uses the DEFAULT template (my "splash page" template) -- which is not what I want.
I found that I need to create a link URL with a unique ItemID to be able to assign the template I need. I have tried adding some simple html thank you page (
see here) but on redirect this uses the index template because it redirects to index.php?option=com_chronocontact&task=send&chronoformname=toolkit.
The redirect method that works is to use the mambot and use the {chronocontact} call to bring up the form, then redirect to a specific content item that has a short thank you message. But this method requires 5 different {chronocontact} calls (5 content items) + 5 different "form acknowledgment" content items.
I hope my explanation makes sense!<br><br>Post edited by: GreyHead, at: 2008/03/23 00:42