Two questions. Is there a way to get the script id...
# suitescript
r
Two questions. Is there a way to get the script id of a suitelet dynamically from a client script? Is there a way to pass the projectID without using a query string?
I think someone has mentioned using
N/http
and creating a popup instead of
window.open
. Is there another way to pass the parameter? Would that be the best way?