Suggestion for CF v6: Add Tabindex capability

omidhz 20 Apr, 2017
Thank you for making such a great component for Joomla.
It would be nice to have tabindex capability for forms made by CF v6.
Max_admin 20 Apr, 2017
Answer
Hi omidhz,

Glad you like it!🙂

You can add any extra attributes under the Advanced > Extra attributes box:

tabindex:1


Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
omidhz 23 Apr, 2017
This is working nicely with text fields, but it didn't work with single Check box.
I have 6 text fields and 2 single checkbox. The tabindex does not focus on checkboxes.
Is there a way to fix this?
Max_admin 23 Apr, 2017
Hi omidhz,

If your template has a rule like this:

.hidden{display: none;}

Then its why the checkboxes tabindex is not working, this rule must be disabled.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.