I have a list of dates which are users inputs, instead of showing 100 items in a list, I want to show months as a drop down box , the only list of dates should be the current month, the previous should go to the month they belong. SOMEONE POINT ME TO RIGHT DIRECTION. Do I need to make a collection of months first and then
Hi @elizabethteresa17 ,
Yes, definitely need month collection, the clue is when you need list, it should have collection prepared and ready to be filtered.
Take a look at Komun template, search for it.
1 Like
ok thanks
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.