Hi,
I have 2 date columns to publish some news : “Start date” and “End date”.
In grey or white : past items (no display)
In yellow : items are displaying
In red : future items (no display)
Here is the configuration
The problem :
When the “End Date” pasted today, the items disapear and a message “No more news” is displaying (that’s ok)
BUT
When I program a new row with a future date (in red)
AND
there are active items (in yellow) the message “No more news” is still displaying. (That’s because the system takes the last row to show the component).
How can I solve that ?