Open com_contact and check the search tools
Delete line multiple="true"
in
Open com_contact again and check the search tools
You see the placeholder hint regardless of whether multiple is selected.
You only see the placeholder hint together with multiple
. So it is not possible to filter for the first option in the first attempt. The filter only works when an option changes.
php: Linux php74 5.8.0-48-generic #54~20.04.1-Ubuntu SMP Sat Mar 20 13:40:25 UTC 2021 x86_64
dbserver: mysql
dbversion: 10.5.9-MariaDB
dbcollation: utf8mb4_unicode_ci
dbconnectioncollation: utf8mb4_general_ci
dbconnectionencryption:
dbconnencryptsupported: false
phpversion: 7.4.16
server: Apache/2.4.46 (Unix) OpenSSL/1.1.1k
sapi_name: fpm-fcgi
version: Joomla! 4.0.0-beta8-dev Development [ MaƱana ] 2-February-2021 20:02 GMT
useragent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Title |
|
||||||
Labels |
Added:
?
|
Thank you @brianteeman .
You are right. I used the Category Field as a template for my own field and didn't think any further.
But actually you didn't need the multiple option with <joomla-field-fancy-select>
then and it just confuses because it has to be there and it has to be true, right?
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-09 06:28:10 |
Closed_By | ⇒ | astridx |
No problem
Not sure what your issue is. the layout you are referring to only makes sense to use when it is a multiple select. If you wanted the category field to be a single select then you would change the xml to the following