hi,
I have use
joomla : 1.6.3
chronoform component : 4.0 RC1.9
chronoform module & plugin : V4 RC1.8
My question is
in my site i have use chronoform module in right hand side column
1. create one form in directly to form manger name is form and add this form in module
code : <?php
JHTML::_('behavior.modal');
?>
<a class='modal'
href='index.php?option=com_chronocontact&chronoformname=form1&tmpl=component'
rel='{handler: \"iframe\", size: {x: 400, y: 400}}'>Subscribe to our newsletter</a>
but not display Subscribe to our newsletter link in front end side of my site means in module place
2. pass in above link form name form1 already create in wizard mode in chrono form
in my site right hand side module textbox and submit button ,
click on submit button open new form in lighbox in this form 2 field
1. is textbox and other is email and submit button
so, pls help me related this
vaibhavi
I have use
joomla : 1.6.3
chronoform component : 4.0 RC1.9
chronoform module & plugin : V4 RC1.8
My question is
in my site i have use chronoform module in right hand side column
1. create one form in directly to form manger name is form and add this form in module
code : <?php
JHTML::_('behavior.modal');
?>
<a class='modal'
href='index.php?option=com_chronocontact&chronoformname=form1&tmpl=component'
rel='{handler: \"iframe\", size: {x: 400, y: 400}}'>Subscribe to our newsletter</a>
but not display Subscribe to our newsletter link in front end side of my site means in module place
2. pass in above link form name form1 already create in wizard mode in chrono form
in my site right hand side module textbox and submit button ,
click on submit button open new form in lighbox in this form 2 field
1. is textbox and other is email and submit button
so, pls help me related this
vaibhavi