Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello Community,
I’m working on a scenario where I need to pass selected dates from Mashup 1 to Mashup 2 using the navigation function, and then return the same dates back to Mashup 1 when the user clicks a back button in Mashup 2.
Currently, I can successfully pass the selected dates from Mashup 1 to Mashup 2 using the navigation function and mashup parameters. However, I’m struggling to return the same dates back to Mashup 1 when navigating back.
I’d appreciate any suggestions or best practices on how to handle this back-and-forth data exchange between mashups. Is there a recommended approach for maintaining these values? I am currently working with Thingworx 9.5 version
Thanks in advance for your help!