How can I create a button which shows in other columns the user who clicked on it and their email address in a way that it is not possible to edit after the user clicked on the button.
I am looking for a solution where the column which shows the name (and email) of the person who clicked contains somehow a formula so in this way you can not edit the actual name and email address.
When a user click the button, it modifies an HIDDEN column with the user who clicked
Also, you have a DISPLAYED column with a formula, with value equals to the hidden column.
Then, people wont be able to modify the displayed column. Finally lock it if you have a team plan. If not, please keep in mind that people still can show column.
Yep. The moment I wrote the message here I realized this solution as well.
So I am wondering if it is possible to use only 1 formula at the button options so to reduce columns number. And also to avoid that a user would find the hidden column.