Hi, is there a way to show a pop-up window (suitelet) using workflow add buttons just like on userevent?
r
rustyshackles
06/26/2020, 5:57 AM
What I have done for this is on click of the workflow added button transition to a state. In this state, I have a custom workflow action script that calls the suitelet. So when in the Ui you click the workflow button it will call the suitelet
j
jhayczee09
06/28/2020, 4:31 AM
thanks but will it be a pop-up suitelet or just redirect to a new page (same with Go To Record action)?
r
rustyshackles
06/29/2020, 11:30 PM
I believe it was a pop up, sorry this was a long time ago