I am planning to do a small poc on drag and drop .i have four columns in that i want to add tasks in first column and rest of the columns are empty first after completion iam trying to drag and drop to next columns.when iam working with only one task iam able to do that .
When i add another task iam not able to do similar task .But its not working properly .its draging two at a time. can any one help me out from that.
Hello Manoj,
Please share your OML to look into the issue. Or please refer the below post where some of the forge components suggested by Tousif for both Reactive and Traditional Apps.
https://www.outsystems.com/forums/discussion/83411/how-to-create-drag-and-drop-feature-for-the-table-row-in-reactive-web/
Thanks,
Sachin
This is my oml Drop and drag.
hi , check this
https://www.outsystems.com/forge/component-overview/1789/table-column-reorder
https://www.outsystems.com/forge/component-overview/13184/drag-to-arrange-elements-sortable-dnd
https://www.outsystems.com/forge/component-overview/7536/drag-and-drop-in-reactive
last one seems good