Hi,
I would like to implement a drag-and-drop reorder functionality in a list, similar to the ion-reorder component available in Ionic Framework: https://ionicframework.com/docs/api/reorder
I have checked the Mobile UI documentation but could not find any built-in support for this behavior.
Is list reordering currently supported in Mobile UI (ODC)? If not, is there any recommended approach or workaround to implement this functionality?
Thanks,
Pedro
Hello @Pedro Coelho
The List Reorder feature is currently not available in MobileUI but it's something that our teams have under our radars. Unfortunetly, I can't share any workaround for this until we have a final decision.
To get more information about the MobileUI, please go to mobileui.outsystems.com
Best Regards,GM
Hello Pedro,
I found some Forge components that may help you with this:
Sortable Drag and Drop
Reactive Drag & Drop & Sort
There is also a YouTube tutorial that could be useful.
Hi @Pedro Coelho!
Unfortunately, this feature is yet not supported in Mobile UI. Have you tried the Forge components @Sherif El-Habibi recommend?