Date comparison in NXQL query

Hi

i m trying to build dynamic content based on dates comparisons :

I can either use smart folders in order to build a NXQL query that must contain a static part (eg : validation_date > current_date). Unfortunately, there is no current_date constant in NXQL (and that is a pity)

On the other hand, i could build a content view “à la” smart folder (just like “Nuxeo Studio Rocks – Part 1 – Queues (aka Smart Folders)” but I cannot find the right EL syntax for it (eg : validation_date > #{searched_validation_date} )

Any clue ?

0 votes

0 answers

2368 views

ANSWER