Forums

need different form action

cjmicro 28 Nov, 2008
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:

<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
GreyHead 28 Nov, 2008
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
cjmicro 28 Nov, 2008
Thanks Bob!! That seems to have worked. I appreciate your quick response.

Cheryl
This topic is locked and no more replies can be posted.