Hi,
I'm currently in the process of making a website with a list of members. Members pay dues annually. I want to create a checkbox with age, for example.
0 | 2015
1 | 2014
2 | 2013
3 | 2012
4 | 2011
5 | 2010
and when a member pays a membership fee for 2014 I go to user profile and mark 2014 and it is stored in a database. However, when I want to search members I want to show members who have not paid for a given year. For example, in search modules I have checbox with 2015, 2014, 2013 and so on, and when I mark a 2014 I want to show members who have not paid for that year.
Do you have any idea how to do it. Thank you.
Btw. Your component is awsome.