Removing ability for a User to add additional records

I'm are looking for a solution where a User may create a new record, in this instance, asking for access to a folder. We want the User to be able to make the request for that folder, but not be able to add additional requests either for themselves or for others. Yet on the second page (table) which shows their request they have the option to 'add' as a link. 

How can I remove this? 

Solved Solved
0 2 71
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Use an expression for the Show? setting of the column that hides the column if the user has at least one request.

View solution in original post

2 REPLIES 2

Steve
Platinum 4
Platinum 4

Use an expression for the Show? setting of the column that hides the column if the user has at least one request.

Add is a system created action that has a Conditional in order to prevent it from showing.

You can add an expression that checks if there is already a record in order to hide it

Top Labels in this Space