Hi -
Is there a way to set a specific session state from a URL’s parameters?
Use case: My app loads an initial set of data based on a default session_state
. I’d like to load different default data depending on the occasion, possibly through a URL query string.
Thanks,
Ryan