×
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 år 6 måneder siden #9875
af alf pomells
Multiple Defaults for Checkboxes blev oprettet af alf pomells
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.
Venligst Log på eller Opret en konto for at deltage i samtalen
Emmanuel Tsalampounis
Gæst
3 år 6 måneder siden #9877
af Emmanuel Tsalampounis
Besvaret af Emmanuel Tsalampounis på emne 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.
Venligst Log på eller Opret en konto for at deltage i samtalen
alf pomells
New Member
Posts: 4
3 år 6 måneder siden #9879
af alf pomells
Besvaret af alf pomells på emne 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.
Venligst Log på eller Opret en konto for at deltage i samtalen
rob
Administrator
Posts: 1
3 år 5 måneder siden - 3 år 5 måneder siden #9880
af rob
Besvaret af rob på emne 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.
Sidste redigering: 3 år 5 måneder siden ved rob.
Følgende bruger(e) sagde tak: alf pomells
Venligst Log på eller Opret en konto for at deltage i samtalen
alf pomells
New Member
Posts: 4
3 år 5 måneder siden #9881
af alf pomells
Besvaret af alf pomells på emne Multiple Defaults for Checkboxes
Venligst Log på eller Opret en konto for at deltage i samtalen
Tid til at oprette siden: 0.059 sekunder