Is it possible to "hide" button that has been crea...
# suitescript
t
Is it possible to "hide" button that has been created using script during before load using workflow ?
e
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
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 🙂