How to get one component dialog in another component js | Community
Skip to main content
Himanshu_Singhal
Community Advisor
Community Advisor
February 16, 2016
Solved

How to get one component dialog in another component js

  • February 16, 2016
  • 1 reply
  • 938 views

Hi,

I've created a page on which I've dragged multiple components. What I need to fetch one component dialog in another component js. 

All the components are dragged on same page. 

How can I do it?

Thanks,

Himanshu

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by edubey

Are you trying to get the data authored in one component in other using JS?

if yes, you can try something like  page_path/jcr:content/component_node.json

1 reply

edubey
edubeyAccepted solution
Level 10
February 16, 2016

Are you trying to get the data authored in one component in other using JS?

if yes, you can try something like  page_path/jcr:content/component_node.json