You are here

Files in Entity Reference Drag & Drop 8

Primary tabs

File namesort descending Location Namespace Description
entityreference-dragdrop-options-list.html.twig templates/entityreference-dragdrop-options-list.html.twig Theme implementation for an entity reference drag&drop widget option list.
EntityReferenceDragDropWidget.php src/Plugin/Field/FieldWidget/EntityReferenceDragDropWidget.php Drupal\entityreference_dragdrop\Plugin\Field\FieldWidget
entityreference_dragdrop.css css/entityreference_dragdrop.css .item-list ul.entityreference-dragdrop { list-style-type: none; display: inline-block; background: #eee; width: 95%; height: 400px; overflow-x: hidden; overflow-y: auto; padding: 0; margin: 0; border: 1px solid gray; } .item-list…
entityreference_dragdrop.info.yml entityreference_dragdrop.info.yml entityreference_dragdrop.info.yml
entityreference_dragdrop.libraries.yml entityreference_dragdrop.libraries.yml entityreference_dragdrop.libraries.yml
entityreference_dragdrop.module entityreference_dragdrop.module
README.txt README.txt h1. Entity Reference Drag & Drop h2. Description This allows the user to select an entity to reference using two side-by-side lists. User selects entities from the left-hand list and moves them to the right-hand list. The entities can also be…

Other projects