Session and Local storage
Hello all,
I got a question from a colleague on how they can automatically select a node in a tree widget after refreshing their 9.3 mashup.
I recommended that they use the "localStorage" object in an expression, as I had used it before (in 9.1).
But it seems like after the update from "Type" : "expression" to "Type" : "expression2" (the security update) this is no longer working.
We also saw that the sessionStorage object has been depricated in this PTC help center article
I just wanted to clarify what our options are.
This PTC help center article talks about session parameters, but that they only last during the session and that the recommended way for session breaking parameters is to store this type of information in a database or on a thing.
Is this the proper way going forward?
Thanks,
Jens

