Active
Project:
Grouping question
Version:
7.x-4.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2013 at 10:41 UTC
Updated:
16 May 2014 at 14:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
voja_ commentedI've tackled this by remembering the groups left position, height and width, and also tracked the left position of the member (the draggable element). If the member's top and left position was within the group's area, then it'll add it into the hidden input field.
Attached is a txt file of the entire js file.