How to cancel inheritance on parts of a content fragment?
Is there a way to cancel the inheritance for some parts of a content fragment?
I have a use case where a part (e.g. title) needs to be kept in sync and has to be inherited in all live copies.
But another part (e.g. description) needs to be different in each language and should have cancelled inheritance.
Is there an OOTB way to do that inside AEM?
