Setting and Utilizing Session Variables Post-Login

Hello, I need to achieve the following:
After the user logs in, load a view for them to choose a value for a session variable, for example $state.

I will be using this session variable later.
Was this page helpful?