Hi,We have below use case in our project.1) There will be multiple
instances of a custom component (name:XZY) created under parsys
component in a page in author instance.2) XYZ contains 3 properties
(property-A , property-B,property-C) .3) Multiple authors can access
this page and should be able to see all the XYZ component instances
created within this pasrsys4) But those authors should be restricted
with option to edit only few instances of XYZ component but not all.5)
The restriction is based...