Hi all,
Seeking help here…
SEARCH page contains multiple inputs (dropdown, radiobutton…). On clicking the SEARCH button, I want to achieve 2 things.
- Create a new thing. → Display then Show the data to a Popup (using Results of step 1).
Then,
2. Display the same data in a Repeating Group on a different page, but without redirecting the User to this page.
I am stuck at #2. I thought about using URL parameters but because I don’t want to use Navigating User to this page, I don’t think I can use them. How can I display the new data created in Search page in the Repeating Group on a different page?
Thank you for any help for this.
Ciao~
John