Angel Garcia
Posts: 0
Joined: Thu Jun 11, 2015 11:37 am

Passing parameters with button to another page

I am developing an app where I have a group button whose text is brought via REST API.
Image

When I push a button I want to go to another page where details of this button are shown. In other words, I need to pass “id” parameter from one page to another.

I think that I can create an event for button that updates a session storage variable and takes me to this page when I read this variable. But I don’t know how it’s done.
Image

My map is this (I want to pass “id” as parameter):
Image

Thanks.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Passing parameters with button to another page

Hello Angel,

Please follow this documentation: https://devcenter.appery.io/documenta...

Return to “Issues”