Hi all,
I need a different form action and am not sure how to code it.
I looked in the FAQs and it said to just put "not a form" in the form? of the config, but I can't see that using CF 3.0, joomla 1.5.8
This is the action I need:
Can anyone help with this?
Thanks,
Cheryl
I need a different form action and am not sure how to code it.
I looked in the FAQs and it said to just put "not a form" in the form? of the config, but I can't see that using CF 3.0, joomla 1.5.8
This is the action I need:
<form action="http://www.aitsafe.com/cf/add.cfm"
method="post">
<INPUT TYPE="HIDDEN" NAME="userid"
VALUE="BXXXXXX">
Can anyone help with this?
Thanks,
Cheryl
Hi Cheryl,
Use the OnSubmit URL in the Form URLs tab - note that if you use this ChronoForms never sees the from results so cannot send any emails or store the data.
Bob
Use the OnSubmit URL in the Form URLs tab - note that if you use this ChronoForms never sees the from results so cannot send any emails or store the data.
Bob
This topic is locked and no more replies can be posted.