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.
Solved! Go to Solution.
Views
Replies
Total Likes
The following post would be helpful for you
@chinmayis865517 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.
The following post would be helpful for you
Views
Likes
Replies
Views
Likes
Replies