Closed (fixed)
Project:
Entity Reference Drag & Drop
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2016 at 13:00 UTC
Updated:
11 Jun 2017 at 19:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
almunningsI just made a custom module that does the following in a .module file.
The problem is the function entityreference_dragdrop_element_validate referenced in the form api #element_validate does not exist. (EntityReferenceDragDropWidget.php)
Comment #3
znak commentedComment #4
znak commentedThis documentation have example for
$element['#element_validate']In this patch I use this information. Please, check up.
Comment #6
sergei_brill commented