Fórum

Search for articles with checkbox set in custom structure

Aleh Lapatsin, modificado 11 Anos atrás.

Search for articles with checkbox set in custom structure

New Member Mensagem: 1 Data de Entrada: 04/04/11 Postagens Recentes
Hi All,

How to implement search for JournalArticles, which structure's checkbox value is set?
I have custom structure defined. One of the UI's is checkbox.
I would like to find all the articles, where the checkbox is checked.

Thank you,
thumbnail
Vitaliy Koshelenko, modificado 11 Anos atrás.

RE: Search for articles with checkbox set in custom structure

Expert Postagens: 319 Data de Entrada: 25/03/11 Postagens Recentes
Hi!

You can use DynamicQuery or Faceted Search API for this, as discussed in this topic .

Vitaliy