Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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.
@chinmayis865517
The following post would be helpful for you
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/best-approach-to-pass-para...
View solution in original post
@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.
Views
Likes
Replies