Hi All,I have attached a client script in an userv...
# suitescript
s
Hi All,I have attached a client script in an uservent and I am trying to run it custom role and return an error that user dont have enough permission?. I tried to give permission to document. But still same error. Is it possible to give access to an individual file ?
b
client script runs using the permission of the current user
suitelets are the usual tool for avoiding permissions
s
How can we run a client script which doesnt have a deployment record?
b
what you said you were doing in the beginning: user event script that attaches client script
s
Yes, in my userevent I am using form.clientScriptmodule='Client Script'