Hi,
I am trying out the free version to see if it will work.
This client's form information is getting submitted to a 3rd party list management system and it looks like the form name must be specific. I am trying to see how to get rid of ChronoContact_ as the prefix on the form name.
As soon as I know this can be addressed, I'll be heading over to the checkout stand. 😀
Thanks,
Mike Davis
I am trying out the free version to see if it will work.
This client's form information is getting submitted to a 3rd party list management system and it looks like the form name must be specific. I am trying to see how to get rid of ChronoContact_ as the prefix on the form name.
As soon as I know this can be addressed, I'll be heading over to the checkout stand. 😀
Thanks,
Mike Davis
Hi Mike,
Unfortunately, this is hardcoded into CF, so you'll have to edit some files. I don't remember which ones right now, but I'll get back to you later tonight on this.
However, unless you are using some custom Javascript, the name of the form itself should not matter to the serverside application.
/Fredrik
Unfortunately, this is hardcoded into CF, so you'll have to edit some files. I don't remember which ones right now, but I'll get back to you later tonight on this.
However, unless you are using some custom Javascript, the name of the form itself should not matter to the serverside application.
/Fredrik
Hi Mike,
as Fredrik said, unless your page has some Javascript which requires the form to have a specific name, you don't need to change the name for any server side purposes, or it would be something very new to me!🙂
you can change the name under components/com_chronocontact/chronocontact.html.php
Regards,
Max
as Fredrik said, unless your page has some Javascript which requires the form to have a specific name, you don't need to change the name for any server side purposes, or it would be something very new to me!🙂
you can change the name under components/com_chronocontact/chronocontact.html.php
Regards,
Max
This topic is locked and no more replies can be posted.
