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
battk
02/01/2020, 2:46 AM
client script runs using the permission of the current user
battk
02/01/2020, 2:47 AM
suitelets are the usual tool for avoiding permissions
s
samyt
02/01/2020, 2:47 AM
How can we run a client script which doesnt have a deployment record?
b
battk
02/01/2020, 2:49 AM
what you said you were doing in the beginning: user event script that attaches client script
s
samyt
02/01/2020, 2:50 AM
Yes, in my userevent I am using form.clientScriptmodule='Client Script'