Disable Blox button once pressed
Does anyone perhaps know if it is possible to grey out or disable or change color of a blox button once it is pressed. We created a comment log where users can query certain data and submit that to an external sheet, however we don't want them to re-submit the same record twice, so ideally we would want to grey out or disable or change the color of the button to indicate that it was already submitted.
When pressed, after the next build, the record will be moved to a "comments" widget and removed from the initial sheet, however this will only happen after a build, so during review, we want to at least indicate toe the reviewer that a specific record was already submitted. Any advice on how we can achieve this?
Hello francoisvv
Please find dashboard example attached, it contains BloX widget with the button and widget script that disables button on click.
Best regards,