233
Views
2
Comments
Solved
SwipeEvent on Mobile
Question

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.

SwipeEvent.oml
2019-05-22 11-30-09
Marcelo Ferreira
Solution

Hi,

The Utilities\SwipeEvents needs to be after the container.

Regards,

Marcelo


UserImage.jpg
Garpepi Hanief Aotearoa

Marcelo Ferreira wrote:

Hi,

The Utilities\SwipeEvents needs to be after the container.

Regards,

Marcelo


OMG it's work ! Thanks a lot Marcelo Ferreira 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.