Thanks for the quick reply Bucklash.
That makes sense and I’m sure it would work but the membership I’m working with has a fixed expiry date every year. So no matter when a user signs up, their subscription will expire on, say, 1st May. This was my scenario:
- Create a new User Group (Members)
- Create a field within it called expiry date (1st May)
- Create an expiry date field in each User (Member) record which gets its value from the above and includes a conditional statement that if expiry date < today, then another field (PAID) = No
So, for example, on 2nd May every current member becomes unsubscribed - which is what I want. Trouble is, as soon as you reset the “master” expiry date, everyone becomes subscribed again, whether they’ve paid or not!
I’m probably thinking about this the wrong way, but I can’t get my head around it!