Skip to main content

Hello there,

I’m building a base to manage activities. Table 1 is a registration form. Table 2 is the listing of activities with a rollup to track the number of person for each activity.

I want to add a limit of person for each activity and block the activity in the form when limit is reach.

Here’s a view :arrow_down:

Anyone can help ?

Hi @Florence_Dorsile - take a look at this post, which asks (and answers) a similar question:


Hi @Florence_Dorsile - take a look at this post, which asks (and answers) a similar question:


Worked perfectly !
Thank you very much :star_struck: