Drag and Drop (Updated)

Content Type: Widget
Categories: Data

Overview

A Drag and Drop widget with easier implementation, for basic usages, with the ability to be configured to create complex Drag and drop solutions. 

The idea is to give power to the Mendix Developer to decide the flow of the implementation, and be customizable enough to fit most implementations.

If you are using the widget, I would love to see what you build. Please send a email to me with what you have built! (arno.welgemoed[AT]mendix.com)

Documentation

Demo urlhttps://dnd-lts-sandbox.mxapps.io/index.html?profile=Responsive

Full Docs Here

 

Example 1 Demo

Example 1 Documentation

 

Example 2 Demo

Example 2 Documentation

 

Example 3 Demo

Example 3 Documentation

Releases

Version: 3.0.4
Framework Version: 9.6.0
Release Notes: Added expression to dynamically disable drag ability.
Version: 3.0.3
Framework Version: 9.6.0
Release Notes: fixes for firefox
Version: 3.0.2
Framework Version: 9.6.0
Release Notes: This release fixes a small bug, made the output HTML a bit cleaner, and will now also scroll the containers when a user is dragging.
Version: 3.0.0
Framework Version: 9.6.0
Release Notes: > ⚠️ **Note** > > Mendix 9.6^ and up use version 3.xx of the widget > > Any other version see [here](https://mendixlabs.github.io/app-services-components/#/web-widgets/drag-and-drop-widget) This is a complete rewrite of the Drag and Drop Widget. This version supports most everything the old one did but also has keyboard interaction, touch screen interaction and a more verbose class names to target. This version also doesn't use custom javascript actions, but uses verbose microflows that any mendix developer can understand and edit.
Version: 2.0.3
Framework Version: 8.12.0
Release Notes: Release to align versions and Demos