Hi,
I am facing an issue of synchronizing a child component e.g. a CMSLinkComponent (inside another custom Component). I am trying to edit an attribute of child Component, the Sync option is not available for it on parent component. It works fine for creating a new link component but editing seems to fail.
I think, this can be achieved in two ways : 1. Provide sync option for the child attribute. 2. Reflect the sync option should change to red after editing child component's attribute/ creating new child attribute.
Thanks in advance, Deepali