How to search by user groups?
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
How to search by user groups?
I added a column that displays user groups.

How to search by user groups? What part of the code is responsible for searching by columns?
Log error:


How to search by user groups? What part of the code is responsible for searching by columns?
Log error:

Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS
Re: How to search by user groups?
In the admin list view this is a bit more complicated because you need the ID of the group and use the 'customer:has("group","default",<id>)' search function to filter the customers. This requires custom handling in the Customer JQAdm class resp. your own class with extended from that one.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
