You could do that with a custom form.
Do a rollup->count on the column, and only allow submission if the count is within the limit.
2 Likes
You could do that with a custom form.
Do a rollup->count on the column, and only allow submission if the count is within the limit.