this is really great component, i have seen ever.
i was really upset to add many forms in joomla, but now i really love to add forms in my joomla site..
i have a little problem, i know this can possible with chronoform, coz nothing impossible with chrono form at all. but i dont know how ??
i have a form with a select box, user select any or multiple values.. and its store in my database, and it also send an email with my template its contained a "PDF download link too".. all think working fine.. but.. now i want that PDF link change according to the select value.. HOW IT'S POSSIBLE ???
in more details..
i have added a variable in "onsubmit code" lets say
$test = "abcd";
and echo this varible in my email template
<?php echo $test; ?>
but its not work????????
i know php, but i dont know how to do it ??
please help me out..
PLEASE HELP ME.
i was really upset to add many forms in joomla, but now i really love to add forms in my joomla site..
i have a little problem, i know this can possible with chronoform, coz nothing impossible with chrono form at all. but i dont know how ??
i have a form with a select box, user select any or multiple values.. and its store in my database, and it also send an email with my template its contained a "PDF download link too".. all think working fine.. but.. now i want that PDF link change according to the select value.. HOW IT'S POSSIBLE ???
in more details..
i have added a variable in "onsubmit code" lets say
$test = "abcd";
and echo this varible in my email template
<?php echo $test; ?>
but its not work????????
i know php, but i dont know how to do it ??
please help me out..
PLEASE HELP ME.