Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Search snippets by tag #653

Open
Doum-Super opened this issue Mar 30, 2016 · 1 comment
Open

Search snippets by tag #653

Doum-Super opened this issue Mar 30, 2016 · 1 comment

Comments

@Doum-Super
Copy link

Hello
I set up a snippet which have a field tags_list (list of many words)
I want to select all snippets by a tag element
Exampe: Select all snippets which contain the tag "art"

How can i implement it ?

@Doum-Super Doum-Super changed the title Search snippet by tag Search snippets by tag Mar 30, 2016
@chirimoya chirimoya added this to the Release 1.3 milestone Apr 4, 2016
@danrot
Copy link
Contributor

danrot commented Apr 8, 2016

@Doum-Super That's currently not implemented, we have to do that anyway when we want to implement the smart content data provider for snippets. In the meantime you would have to write your own query, and pass it to the DocumentManager::createQuery method.

@chirimoya chirimoya modified the milestones: Release 1.4, Release 1.3 Jun 14, 2016
@chirimoya chirimoya removed this from the Release 1.4 milestone Nov 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants