Hello;
i want a ask some questions
i have one form and i use this but my problem is i want to see on form sending page url in mail is it posible ?
Thank you
i want a ask some questions
i have one form and i use this but my problem is i want to see on form sending page url in mail is it posible ?
Thank you
Please some one help me
Hi,
If you add a Custom Code action with this code in it to your form On Submit event:
Bob
If you add a Custom Code action with this code in it to your form On Submit event:
<?php
$form->data['referer'] = $_SERVER["HTTP_REFERER"];
?>
Then you should be able to use {referer} in the Email.Bob
hi ;
Even i add this code in custom code html &php on my form after my form is lost😟
Thank you
Even i add this code in custom code html &php on my form after my form is lost😟
Thank you
Greyhead we are need your help when i add this form is blank and lost if we are make this form and mailing we want to buy also😉
Hi Zgrkaralar,
Sorry there was a typo in there with £form-> instead of $form-> Fixed in the original post now.
Bob
Sorry there was a typo in there with £form-> instead of $form-> Fixed in the original post now.
Bob
i make
but problem is same😟
check in there
http://www.studentinturkey.com/index.php?option=com_chronoforms&tmpl=component&chronoform=1a
but problem is same😟
check in there
http://www.studentinturkey.com/index.php?option=com_chronoforms&tmpl=component&chronoform=1a
Can you help me ?
Hi Zgrkaralar,
Do you have a Show HTML action in the On Load event of your form?
Bob
Do you have a Show HTML action in the On Load event of your form?
Bob
Hi
if you want i will open one admin for you you will check in chronoform if you have time ?
if you want i will open one admin for you you will check in chronoform if you have time ?
This topic is locked and no more replies can be posted.