×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Multiple Defaults for Checkboxes
alf pomells
New Member
Posts: 4
3 года 6 мес. назад #9875
от alf pomells
alf pomells создал тему: Multiple Defaults for Checkboxes
Hi All,
Does anyone know if it's possible (or what the correct format is) to assign multiple default values for checkboxes?
Eg. I have 12 checkboxes, with values 1 - 12. But I want 1-4 to be checked by default, after that the user can choose to select more or deselect the defaulted values.
The Default value field and value fields don't give much clear instruction on what can be done with defaults.
Thanks in advance.
Does anyone know if it's possible (or what the correct format is) to assign multiple default values for checkboxes?
Eg. I have 12 checkboxes, with values 1 - 12. But I want 1-4 to be checked by default, after that the user can choose to select more or deselect the defaulted values.
The Default value field and value fields don't give much clear instruction on what can be done with defaults.
Thanks in advance.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Emmanuel Tsalampounis
Посетитель
3 года 6 мес. назад #9877
от Emmanuel Tsalampounis
Emmanuel Tsalampounis ответил в теме Multiple Defaults for Checkboxes
Hello alf,
I will spend some time to check this issue as I see that the joomla implementation is not so good and I have to see what possibilities it gives:
docs.joomla.org/Checkboxes_form_field_type
I will get back to you when I have something.
I will spend some time to check this issue as I see that the joomla implementation is not so good and I have to see what possibilities it gives:
docs.joomla.org/Checkboxes_form_field_type
I will get back to you when I have something.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
alf pomells
New Member
Posts: 4
3 года 6 мес. назад #9879
от alf pomells
alf pomells ответил в теме Multiple Defaults for Checkboxes
Thanks Emmanuel,
Maybe I'm missing something here.
Isn't the whole point of data capture tools to capture data in the database?
I'll be very interested to know exactly what happens to the information when the submit button gets clicked.
Maybe I'm missing something here.
The checkboxes form field type provides a set of checkboxes.
Note: unlike most standard form field types, such as textfield or checkbox, this field is not an "out of the box" solution. It will create checkboxes for you, and submit their values in form of an array, but it will not store them in the database.
Isn't the whole point of data capture tools to capture data in the database?
I'll be very interested to know exactly what happens to the information when the submit button gets clicked.
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
rob
Administrator
Posts: 1
3 года 6 мес. назад - 3 года 6 мес. назад #9880
от rob
rob ответил в теме Multiple Defaults for Checkboxes
When in the table fields list, you click the field that will be for a checkbox.
The field should be of type checkbox.
Edit the field.
Set Default to True for each checkbox that you want to be selected on first opening.
If however you select the checkboxes type field (plural) then it's a little different.
In the Checkboxes Options section, you create your list of checkboxes with the value and label fields.
In the Default and Value fields at the bottom of the page, you enter the values that you entered for each of the checkboxes above.
eg: if you have values 1 2 and 3 for 3 checkboxes then you enter 1,2,3 in these fields if you want these checkboxes to be selected by default.
The field should be of type checkbox.
Edit the field.
Set Default to True for each checkbox that you want to be selected on first opening.
If however you select the checkboxes type field (plural) then it's a little different.
In the Checkboxes Options section, you create your list of checkboxes with the value and label fields.
In the Default and Value fields at the bottom of the page, you enter the values that you entered for each of the checkboxes above.
eg: if you have values 1 2 and 3 for 3 checkboxes then you enter 1,2,3 in these fields if you want these checkboxes to be selected by default.
Последнее редактирование: 3 года 6 мес. назад пользователем rob.
Спасибо сказали: alf pomells
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
alf pomells
New Member
Posts: 4
3 года 6 мес. назад #9881
от alf pomells
alf pomells ответил в теме Multiple Defaults for Checkboxes
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.059 секунд