HumZ
Posts: 0
Joined: Thu Nov 15, 2012 10:11 am

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Navigate to Link from Local Storage Variable

Hello! window.top.location = localStorage.getItem('page');

HumZ
Posts: 0
Joined: Thu Nov 15, 2012 10:11 am

Navigate to Link from Local Storage Variable

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Navigate to Link from Local Storage Variable

No, there should be URL only

HumZ
Posts: 0
Joined: Thu Nov 15, 2012 10:11 am

Navigate to Link from Local Storage Variable

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.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Navigate to Link from Local Storage Variable

Not sure I understand your question. Could you clarify please?

What exactly doesn't work?

Return to “Issues”