![](/s/cache/be/66/be66785668e8a4ef98ecc98e15f2e1a7.png)
making image jump/add to another page.
Is there a way I can have a particular image/graphic, when tapped, get added to another page? I want the user to tap it, and then the image must hide, and be added to another page to be seen later.
Clint
Respuesta
![](https://cdn.userecho.com/characters/65.png?1)
You can make this by having a app counter. And on the element that is Tapped you will have a CounterSet behavior to 1. Then on the second page you will have, on the element you want to show a Show Behavior Invoked on Load with a Condition that the app counter to be 1.Let me know if you need a sample app, and I will make and provide you one.
![](/s/cache/be/66/be66785668e8a4ef98ecc98e15f2e1a7.png)
Hi Alin, Thanks for this! I have been trying out your suggestion, but get stuck on a few things. Would be great if you can make an example for me!
Thanks
![](https://cdn.userecho.com/characters/65.png?1)
You can make this by having a app counter. And on the element that is Tapped you will have a CounterSet behavior to 1. Then on the second page you will have, on the element you want to show a Show Behavior Invoked on Load with a Condition that the app counter to be 1.Let me know if you need a sample app, and I will make and provide you one.
I've attached to this reply a sample app:
Servicio de atención al cliente por UserEcho
You can make this by having a app counter. And on the element that is Tapped you will have a CounterSet behavior to 1. Then on the second page you will have, on the element you want to show a Show Behavior Invoked on Load with a Condition that the app counter to be 1.Let me know if you need a sample app, and I will make and provide you one.
I've attached to this reply a sample app:
100 - JumpAdd.zip