Hi there! I’d like to enhance my application with a feature where, once a user submits a form, the form button is no longer visible to others. Any tips?
So the form should be used once and only once - ever?
Use a rollup column to count the number of rows in the destination table. If it’s greater than zero, don’t show the form button.
(But I strongly suspect that’s not what you really want)
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.