Counting action on a button

You bet! Add a user specific number column that increments every time they click it. When it reaches a threshold, prevent the clicking action (allow action when number is < threshold).

My latest video on social feeds has a parallel setup on button clicks (record true/false when clicked), You’ll want to use an increment action.

4 Likes