I have a component within which I have wrapped 2 more components.When I
roll-out the page, the new page's inheritance lock is such that when I
unlock the top most component (i.e, the main component that wraps the
remaining), even the ones under that are getting unlocked(inheritance
cancelled) which I don't want to happen. Please suggest if there is any
way that each component lock/unlock behaviour should managed
autonomously.Thanks,Chandrakanth