×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
class="btn-group btn-group-yesno" not working
George Taylor
New Member
Posts: 5
9 года 2 мес. назад #942
от George Taylor
George Taylor создал тему: class="btn-group btn-group-yesno" not working
I'm working on a front end component user form that's been auto-generated by this component creator.
In the models/form/compname.xml I've got:
However it doesn't render as I'd expect it to (I just see text NO YES, no colours and no buttons)
So far I've only used this in the component administration config.xml with success.
Is this class of yesno radio supported by joomla in the frontend?
If it is what I'm I missing?
Is there a framework that should be loaded but isn't?
Thanks,
George
In the models/form/compname.xml I've got:
<field name="free_limit"
class="btn-group btn-group-yesno"
type="radio"
default="0"
label="Free Limit"
description="Blah blah blah?" >
<option value="0">No</option>
<option value="1">Yes</option>
</field>
However it doesn't render as I'd expect it to (I just see text NO YES, no colours and no buttons)
So far I've only used this in the component administration config.xml with success.
Is this class of yesno radio supported by joomla in the frontend?
If it is what I'm I missing?
Is there a framework that should be loaded but isn't?
Thanks,
George
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
George Taylor
New Member
Posts: 5
9 года 2 мес. назад #943
от George Taylor
George Taylor ответил в теме class="btn-group btn-group-yesno" not working
Case solved. "RocketTheme" seemed to think it was smart to remove this class in their templates.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.071 секунд