How to persist the user input on mashup when navigating back and forth of the mashups
Hi,
i have following use case, do anybody have a proper solution?
1. Lets say there are 2 forms on two separate mashups.
2. If user has filled 1st form and navigate to next mashup
3. fills the second form
4. but now he wants to change the content of last (1st) form so he navigate back.
Ideally on 1st form there should be that content present which was given as a input by user, but while navigating i selected as a replace mashup (navigation config) so that erases all the selection or text input and i want that to be always populated.
I know i can do params to pass those all fields front and back by mashup or save the content somewhere unless the form is submitted. But is there another way which is really obvious but i am missing?
Thanks for your time. 🙂

