Control Elements Visibility with Dates

Hello Guys

I’m importing subscriptions from my old platform in Softr and i need to be able to show / hide blocks just like i’m doing with the customer who pays for a subscription directly in Stripe.

I created a column for the imported member where i write the subscription end date. But how could i make sure the user loses their rights when the subscription has ended?

Thanks a lot everyone for the help

Marco

Do the automation to update the user type upon the subscription end

Thanks a lot for your reply.!I’m sorry, how could i do that?

Add a formula field with user type

Set if today’s date is greater than subscription end date, user is ‘member’ else ‘not a member’