Resolved! Service Portal - how to save session info in storage (like using sessionStorage.setItem and getItem)
I'm new to ServiceNow and Angular. I need to be able to store some session values into a variable so that upon reload of the page those values are available. Basically, I have a table where I am using dir-paginate. The customer has the option to ...