MSM Touch UI - Open component in touch ui without breaking inheritance.
Hi,
Can we have the component to open without having to break inheritance like in classic ui.
Below is my scenario:
I need to have field level inheritance where certain fields in the component only should inherit content and break inheritance for the rest. This is possible in classic using "fieldEditLockMode" and also in classic we can open the component without having to break the inheritance and hence break inheritance of fields required only which serves my requirement. In touch ui, the property "cq-msm-lockable" is used for field level inheritance. But in touch, as per my understanding we can open the component only if inheritance is broken. Not sure if "cq-msm-lockable" will help in my scenario.
Please let me know if I am missing any step for touch ui or there is any solution for this.
Thanks,
Sagar