Thanks for the advice so far! I’ve decided to stick with the ACL logic in my
for now—it's technically working and easier to manage than dozens of Auto Actions at this stage.
Regarding the 'off-boarding' process: I've noticed that when a plan expires, the
field is wiped. I’d like to avoid leaving users in a 'plan-less' state and instead have them
automatically fall back to a 'Freemium' plan (lifetime) the moment their paid plan expires or is deactivated.
Where and how exactly can I configure this fallback? I have been searching through the plan settings for a 'downgrade on expiration' toggle but I'm not sure if I'm looking in the right tab or if it's a global setting.A specific follow-up regarding the logic: If a user is automatically moved to the Freemium plan upon expiration,
will the CB Fields integration of that Freemium plan be triggered? My goal is to have the
field immediately re-populated with the 'Free' category values via the Freemium plan's configuration as soon as the fallback occurs.Does this fallback logic handle both natural expiration and a manual unsubscription that leads to deactivation?
I want to ensure that all registered users always has a 'Freemium' status as a landing pad for our ACL.