Skip to main content
Solved

Add a quantity limit using script

  • December 19, 2020
  • 2 replies
  • 56 views

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 ?

Best answer by JonathanBowen

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

2 replies

JonathanBowen
Forum|alt.badge.img+18
  • Inspiring
  • Answer
  • December 19, 2020

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


  • Author
  • Participating Frequently
  • December 19, 2020

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


Worked perfectly !
Thank you very much :star_struck: