How to send values from the dialog of one component which is one page to another component of another page? | Community
Skip to main content
Level 4
August 10, 2022
Solved

How to send values from the dialog of one component which is one page to another component of another page?

  • August 10, 2022
  • 2 replies
  • 599 views

How to send values from one component which is on one page to another component on another page?

The CTA of the first component will have the redirection link of the another page that has the second component.

We need to send values selected in the form of the first component to the second component.

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

2 replies

Manu_Mathew_
Community Advisor
Community Advisor
August 10, 2022

@chinmayish You probably can use browser valiables like local storage/ session storage / cookies based on your use case. May be store it in a jcr code and fetch that would be possible.

 

GanthiRa1Community AdvisorAccepted solution
Community Advisor
August 10, 2022