Hi everyone, I need to develop a script that retu...
# suitescript
m
Hi everyone, I need to develop a script that returns the id of the buttons created by a workflow in the current state of that worflow. Any idea if it can be done and how? Thank you very much to all!
b
i dont think there is a suitescript option for this
you may want to get your workflow to help out by setting a field(s) on the record
alternatively use javascript to work with the browser dom