Navigate to Link from Local Storage Variable
Hi.
Is it possible to have the navigate to link action URL updated from a Local Storage Variable?
Thanks.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi.
Is it possible to have the navigate to link action URL updated from a Local Storage Variable?
Thanks.
Hello! window.top.location = localStorage.getItem('page');
Hi.
Thank you, but my question perhaps should be - is there a format I can enter in the Navigate to Link dialogue (used in Actions) that references a Local Storage variable?
Thanks,
Humz
No, there should be URL only
So only JavaScript to achieve this goal. Any samples? Also noticed combined actions of Invoking a Service and a JS don't seem to work.
Thanks.
Not sure I understand your question. Could you clarify please?
What exactly doesn't work?