Hello,
Wondering how to have a class tag in here too. Example here is formname = contact.
<form name="ChronoContact_contact" id="ChronoContact_contact" class="ChronoContact_contact" method="post" action="index.php?option=com_chronocontact&task=send&chronoformname=contact" >
Could someone please show me where to do this.
Thanks Steven
Wondering how to have a class tag in here too. Example here is formname = contact.
<form name="ChronoContact_contact" id="ChronoContact_contact" class="ChronoContact_contact" method="post" action="index.php?option=com_chronocontact&task=send&chronoformname=contact" >
Could someone please show me where to do this.
Thanks Steven
Hi Steven,
Ad it in the 'Form tag attachments' box on the General tab. Alternatively the form has an id so you can use form#ChronoContact_form_name as a selector.
Bob
Ad it in the 'Form tag attachments' box on the General tab. Alternatively the form has an id so you can use form#ChronoContact_form_name as a selector.
Bob
This topic is locked and no more replies can be posted.