I would like to know if there is a way to do layout overrides like the website shown below.
Component Output Types and Layout Overrides
http://developer.joomla.org/tutorials/165-understanding-output-overrides-in-joomla.html
Can we add com_chronocontact in:-
/templates/templates_name/html/com_chronocontact/
overwrite the one in
/components/com_chronocontact/
Thanx.
Component Output Types and Layout Overrides
http://developer.joomla.org/tutorials/165-understanding-output-overrides-in-joomla.html
Can we add com_chronocontact in:-
/templates/templates_name/html/com_chronocontact/
overwrite the one in
/components/com_chronocontact/
Thanx.
Hi divine,
Chronoforms lets you edit all the form HTML code and so there is no need to do this, also you can add more themes to your forms and transform the form to any of them after its created using the wizard!
Cheers
Max
Chronoforms lets you edit all the form HTML code and so there is no need to do this, also you can add more themes to your forms and transform the form to any of them after its created using the wizard!
Cheers
Max
Hi Max,
Thanx for your reply. But what I was trying to do is, I would like to change/edit something within the
/templates/template_name folder without editing the /components/com_chronocontact folder.
For eg, I edited something for com_search, I can put the edited file into my templates/templates_name/html/com_search and it will auto override the one in the /components/com_search folder.
Is that possible for chronoform to do the same?
Thanx.
Thanx for your reply. But what I was trying to do is, I would like to change/edit something within the
/templates/template_name folder without editing the /components/com_chronocontact folder.
For eg, I edited something for com_search, I can put the edited file into my templates/templates_name/html/com_search and it will auto override the one in the /components/com_search folder.
Is that possible for chronoform to do the same?
Thanx.
Hi divine,
Simply put - No, ChronoForms doesn't use the View/Template structure.
Bob
Simply put - No, ChronoForms doesn't use the View/Template structure.
Bob
This topic is locked and no more replies can be posted.