Create a list / sql field allowing multiple selections
The list to be user friendly using chosen.
Standard HTML multiple select list displayed.
Should there be another parameter 'chosen' in the field parameters next to 'multiple'?
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-01 13:28:32 |
Closed_By | ⇒ | Fedik |
Thanks,
On the options tab there are 2 layout options - one for form, the other for display.
The form one has an 'enhanced select' option - does what I want, I had not spotted it there.
If you think that the standart?
<select multiple>
input not user friendly https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select then better complain about it to WHATWGA tip: if you want to have a fancy select, use layout
layout="joomla.form.field.list-fancy-select"
for your List field.I am closing it, as not an issue.