0
Answered

Is it possible to populate a different page with a hidden element on tap?

Charmaine Anderson 11 aastat tagasi uuendaja Alin Alexandru Matei 11 aastat tagasi 0

If possible, kindly advise how one could cause an element to appear on a separate page when user completes a task on a different page.  For example, I'd like to create a "stickers" page that is populated with elements that are "rewards" if user completes a task or taps a specific element on a different page. Such as maybe make an element visible on another page on tap? So when user visits their "stickers" page they can see all their little "reward" stickers.  Thanks for your thoughts!

Vasta

Vasta
Answered

You can do this by using App Counter. For the element that is causing the reward to apear you will need for example a CounterSet to a value for example 1 with the target being App Counter.

On the reward page for the reward element you will have a Show behavior invoke on page load with the condition AppCounter Value is 1.

Vasta
Answered

You can do this by using App Counter. For the element that is causing the reward to apear you will need for example a CounterSet to a value for example 1 with the target being App Counter.

On the reward page for the reward element you will have a Show behavior invoke on page load with the condition AppCounter Value is 1.