Is there an easier / different way to set up a checkbox group to display one per line other than CSS? Also, I must note that this extension has by far the best service, and if you know of any place I can nominate for an award, let me know.
Hi hdwbpros.
There's a hack in the forums here to display checkbox groups as a column of boxes.
Bob
There's a hack in the forums here to display checkbox groups as a column of boxes.
Bob
Hi I found this thread
http://chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&p=66229#p66229
and in there you mention:
Where can I find the html_helper.php file? Can I create this as a template override? If so, where?
version: 4.0 RC1.9
Joomla 1.7
http://chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&p=66229#p66229
and in there you mention:
In html_helper.php find the checkbox_group section around line 230 and replace it with this version:
Where can I find the html_helper.php file? Can I create this as a template override? If so, where?
version: 4.0 RC1.9
Joomla 1.7
Hi hdwebpros,
If you upgrade to RC2.0 Max has included an option to show checkboxes vertically.
The file is in administrator/components/com_chronoforms/helpers/
Bob
If you upgrade to RC2.0 Max has included an option to show checkboxes vertically.
The file is in administrator/components/com_chronoforms/helpers/
Bob
You = the best.🙂
Thanks. Lastly, is there an easy way to get multiple fields on one line, kind of like the old 'multi-holder'?
Thanks. Lastly, is there an easy way to get multiple fields on one line, kind of like the old 'multi-holder'?
Hi hdwebpros,
Unfortunately not yet.
you may use your code in a custom element to display whatever you need.
Regards,
Max
Unfortunately not yet.
you may use your code in a custom element to display whatever you need.
Regards,
Max
Hi there new here!
The checkbox group can be set vertically BUT then it shows on the far right of my form.
Is it possible to have the group underneath the rest of the boxes? E.g. textbox, radio box etc...
Thnx so far,
Wilfred
The checkbox group can be set vertically BUT then it shows on the far right of my form.
Is it possible to have the group underneath the rest of the boxes? E.g. textbox, radio box etc...
Thnx so far,
Wilfred
This topic is locked and no more replies can be posted.