is there a way to add a button to the nS user dash...
# suitescript
e
is there a way to add a button to the nS user dashboard? Thanks!
e
custom portlet?
e
would this allow me to put a button all individual dashboard (based on specific criteria - eg.. all those who are video coordinators)?
s
I would think so, if the portlet script checked the current user
A portlet just has a single form though, so all you get is one (Submit) button.
👍 1
e
how do i create a custom portlet script? is it the same a user event?
s
Similar. Check the docs
e
@eliyahu moskowitz when you say dashboard, you mean you’re not on any record? Home (etc) correct? So, you can create a custom portlet that renders html or suitelet etc - similar to Suitelet
✔️ 1
e
Thanks @ec it worked
e
great job