Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search by color swatches field #113

Open
ptrykulich opened this issue Jan 30, 2024 · 2 comments
Open

Search by color swatches field #113

ptrykulich opened this issue Jan 30, 2024 · 2 comments
Labels

Comments

@ptrykulich
Copy link

It would be useful to implement the ability to search by Color Swatches field.
The idea is that in the Entry (or in any Element) there is a color swatcher field, and need to find all the entries related to a specific color:

{% set entries = craft.entries.colorSwatchesFieldHandle('red').all() %}
{% set entries = craft.entries.colorSwatchesFieldHandle('#fff').all() %}

@wmdhosting
Copy link

Is there any ETA for this..

@michtio
Copy link
Contributor

michtio commented Jun 18, 2024

@wmdhosting no there isn't any ETA for this yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants