Would it be possible to set up permissions so that...
# administration
t
Would it be possible to set up permissions so that a certain role can create an RMA only if there is a “Created From” record?
I’m sure it would work the same for other transaction types but that’s the one I’m working with :)
s
This sounds like something that should be handled in a script or workflow, not via the permissions page.
t
Are you thinking that this kind of restriction is more granular than the kinds of things that the permissions page was intended for?
s
Yeah i don't think you can conditionalize a permission like that from the permissions page.
t
Gotcha, I’ll try workflow, thank you!