Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
How to add dependency of parent component to child in Liferay 7
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
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.
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