Is it possible to "hide" button that has been created using script during before load using workflow ?
e
erictgrubaugh
08/21/2020, 2:19 PM
Why not contain all the logic for the button in a single place? Why couldn't the script just check the same conditions and not show the button in the first place? Or the Workflow be responsible for showing the button?
☝️ 1
t
Tyn Guardian
08/22/2020, 1:55 PM
Yeah, @erictgrubaugh, but I am just thinking of another way. The code is existing already and this adjustment is something that is new to the team 🙂