Listview Swipe not working

0
Hello, Me and a colleague are doing the tutorial and we have to insert the list view swipe widget.  All the settings are correct, I've checked it 2 times and my colleague did also do it multiple times but it is not swiping at all. Does anybody know what can be the problem here?  
asked
7 answers
1

I have tested it in Mendix v7.x (the latest) and it works perfectly. I guess an update for v8 is in order.

answered
1

We've just release a new pack of Native Widgets that also contains List View Swipe for Native applications (Mendix 8.3.0). If you want to take a look, please download this module:

https://appstore.home.mendix.com/link/app/109513/

answered
1

I’m having the same issue. I’m thinking it might be related to me using Mendix v8 instead of v7.x. I can provide screenshots but they will not differ from the ones that are on Rapid Developer Learning Path, (namely https://gettingstarted.mendixcloud.com/link/module/107/lecture/888, https://gettingstarted.mendixcloud.com/link/module/107/lecture/889 and https://gettingstarted.mendixcloud.com/link/module/107/lecture/890)

answered
0

Hi Steven and Davor,

It seems that the list view swipe is not compatible with 8.0 

We are looking into this issue at the moment.

I will keep you posted

Cheers, Andries

[UPDATE]: We released version 1.2.0 and is now available in the app store. Please note that you might need to add a class `widget-listview-swipe-foreground` to the foreground container to make it work

answered
0

I’m seeing similar symptoms, and running into the same problem as Steven. Two of us are working through the Rapid Development learning path, and one app is working and the other isn’t.  My colleague is using Studio 8.0.0, and I am using 8.1.0.  The swipe widget works fine in her app, but stubbornly refuses to work in mine despite the setup being identical as far as we can see. We’ve compared the two “line by line” and found no differences other than the title.  I was hoping it was just an outdated widget but I just downloaded 1.2.0 form the app store, and it didn’t change anything.  If I missed something in installing it I’m not sure what it could have been.  It overwrote the existing package, and I “updated all widgets" before relaunching it locally, and it still renders incorrectly.

I have captures of all of the configuration forms, but in the interest of space this is what the design view looks like. Again, it’s identical to the working one, as are all of the configuration items.

UPDATE: Apparently removing the widget entirely and readding/reconfiguring it was the answer once the updated version was downloaded. Having tried everything else, I figured I had nothing to lose, so I deleted the widget form the page, re-added it and configured it using the screen captures I’d taken before. The result:

Thankfully I only had one page that used this widget so the remove-and-replace method wasn’t too awfully time consuming. 

answered
0

Hi James, 

I’m facing the same issue as yours. Already tried to remove/re-added the widget, but the issue is still there.  I’m using Mendix 8.3. Any advice for me to resolve it?

Hi @Andries,

Can you show more details, when should I place this setting? “Please note that you might need to add a class `widget-listview-swipe-foreground` to the foreground container to make it work”

Many thanks.

answered
0

Found answer here: https://gettingstarted.mendixcloud.com/link/module/107/lecture/891

I already tried, and it’s working well with Mendix 8.3 and Listview Swipe 1.2.0

answered