Hi,
I would like (for the purposes of trying to validate my site to standards) to make some minor changes to the way forms are rendered in the front end.
I thought that all this code would be contained within the function showform in componente/com_chronocontact/chronocontact.html.php. There is indeed code that relates to this but any changes to this do not affect the rendering of the form? Is there some strange cacheing going on?
On another note related to this, can I make a feature request for future verions: When the validation classes are added to form elements they are added as extra classes so that if I am using classes in my form for my own styling they do not validate to xhtml standards. Can the code detect if there is a class tag and then append the validation classes to it?
I am using latest download version of Chronoforms on J!1.5 build 9477 (avoiding an update until imminent RC4 appears!) Apache 1.3.37, PHP 5.2.3, MySQL 5.0.41.
Many thanks,
Jon.
I would like (for the purposes of trying to validate my site to standards) to make some minor changes to the way forms are rendered in the front end.
I thought that all this code would be contained within the function showform in componente/com_chronocontact/chronocontact.html.php. There is indeed code that relates to this but any changes to this do not affect the rendering of the form? Is there some strange cacheing going on?
On another note related to this, can I make a feature request for future verions: When the validation classes are added to form elements they are added as extra classes so that if I am using classes in my form for my own styling they do not validate to xhtml standards. Can the code detect if there is a class tag and then append the validation classes to it?
I am using latest download version of Chronoforms on J!1.5 build 9477 (avoiding an update until imminent RC4 appears!) Apache 1.3.37, PHP 5.2.3, MySQL 5.0.41.
Many thanks,
Jon.