How to disable a button if clicked?
Erik
How to disable a button if clicked?
Erik
Dear @erik_andersson,
Sorry, can’t reply with a sample:
Just add a checkbox column, when the button is pushed the checkbox row is true and add a rule to in-activate the button when the row is true.
Thank you. That’ll work for the time being untill I find another way to work this document.
To clarify how I have made this work. Is with the button to perform an action, and also the “checkbox” row mentioned above, but with two other buttons also.
Button 1: Performs the action (in this case it creates a new row to another table)
Button 2: Makes the tickbox value = TRUE()
Button 3: Presses Buttons 1 & 2
-All buttons have “Disable IF” Checkbox column is = to True()
Example Below
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.