Native List View Swipe widget not working (Property Foreground is required)

0
Hi   In Mendix 9.24.21 I am attempting to build a Native app, based on the Native Blank template. I have a list view on a page and all works fine. Trying to add the List View Swipe widget from the Interactions in the Toolbox but it just drops an empty container on the page and shows an Error in the error list: CE0642 Property 'Foreground' is required. The widget then cannot be modified or deleted and no properties show. Only the 'Undo' action removed it.   I've checked tutorials etc. and I think I'm doing it right :) but is anyone else experiencing this, or am I just being dumb?    Cheers   PS The version in the list below is wrong - I don't see 9.24.21 to choose from which is weird, no?
asked
1 answers
0

Hi Adrian Walters,

 

To work with the List view swipe, Just place the swipe widget inside the list view and put the content of list view inside the List view swipe. Then You are gud to go.

answered