No Table Drag
Categories
Component ID
2372731
Component name
No Table Drag
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1549
Component created
Component changed
Component body
This module adds a "#nodrag" option to fields which don't want to use the table drag functionality for multi-value widgets.
You can toggle the table drag on / off through the field UI or programmatically. See the README.md file for details.
Notes
This module replaces the default theme registry callback for the table drag theme function and replaces it with its own. If your theme / site depends on a custom multi-field theme it will conflict with this module.
Special Thanks
This is a direct copy of the method described at https://www.commercialprogression.com/post/how-remove-tabledrag-rearrang...
Thanks to them for doing all the hard work.
