How to add dependency of parent component to child in Liferay 7

sahil garg, modified 7 Years ago. New Member Posts: 9 Join Date: 3/13/17 Recent Posts

Dear All,

 

I am new to Liferay DXP , i want one parent component and its base component, here my base component should be dependent upon its parent component.(total 1 have 3 modules one is parent and other are its child)

in liferay 6.2 we can easily do this by portlet within porlet feature using portlet.xml

but how to do this in liferay 7.0

Your help will be highly appreciated

 

Thanks

thumbnail
Minhchau Dang, modified 7 Years ago. Liferay Master Posts: 598 Join Date: 10/22/07 Recent Posts
sahil garg:

i want one parent component and its base component, here my base component should be dependent upon its parent component.(total 1 have 3 modules one is parent and other are its child)

Can you be more specific? This question is too vague to answer as-is.

sahil garg, modified 7 Years ago. New Member Posts: 9 Join Date: 3/13/17 Recent Posts
Minhchau Dang:
sahil garg:

i want one parent component and its base component, here my base component should be dependent upon its parent component.(total 1 have 3 modules one is parent and other are its child)

Can you be more specific? This question is too vague to answer as-is.

Dear Minhchau Dang,

 

My requirement is i have one component suppose A which is parent component and another B component that is child component ,

from A component i need to get some result value on the result of which i need to set the values in B component

within dropdown