This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to set Read-only permission on properties using API

Hello,

Can I set read-only permissions on properties on Event :
BeforeCreateNewObjectFinalize

I checked through the API but couldn't find a method. Can I do this without using the NACL ?

Thanks,
Shoeb
Parents Reply
  • Hi vLint, 

    If I understood correctly, Shoeb has asked if it is possible to make specific properties read-only dynamically (before document is created). I think your proposal is referring more on setting permissions on the whole document and not on specific properties of that document object.

    The best solution I know is to use metadata card rules to control which properties should get read-only on which workflow state. This works well. We have used it very often to hide, show and make properties read-only after specific workflow state. 

    Br, Dejan

Children
No Data