Hello again all, i want to implement SwipeEvent Pattern on my project but it's not work for me.
The simple step that i make are:
1. create an container
2. put same text on in
3. i drag the swipe event and set the container widget id
after i publish it it's not work. Am i implement it wrong?
i've read the documentation here:
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Mobile_Patterns/SwipeEvents_Pattern
but the notification never appear when i test it (via web or mobile).
Here the screen shot from what i mean.
and the client action for every handler similiar like this
Am i implement it in wrong way?
i attached the oml too based on the screenshot that i made.
Hi,
The Utilities\SwipeEvents needs to be after the container.
Regards,
Marcelo
Marcelo Ferreira wrote:
OMG it's work ! Thanks a lot Marcelo Ferreira