User bio
404 bio not found
Member since Apr 13, 2016
Posts:
Replies:
Alexandre Marques · Jun 2, 2016 go to post

Stefan, I changed my code and it worked, I used the HTML5 sessionStorage, but the value of my Stash variables in the template page deleted when I do refresh.

How do I keep the value in my stash variables?

SessionStorage:

sessionStorage.setItem('customUser',response.ObjUsuario.USRID);

var customUser sessionStorage.getItem('customUser');

Stashing:

zenPage._ObjUsuario response.ObjUsuario;

var ObjUsuario zenPage._ObjUsuario

Thanks.

Certifications & Credly badges:
Alexandre has no Certifications & Credly badges yet.
Followers:
Alexandre has no followers yet.
Following:
Alexandre has not followed anybody yet.