I tracked this issue down which I believe is the culprit causing fuss with the hierarchy capabilities of this module when dealing with the field api.
I am submitting this thread so I can commit a patch.
-Jesse
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | draggableviews-fix-for-saving-hierarchy-fieldapi-1995110-1.patch | 883 bytes | dobe |
Comments
Comment #1
dobe commentedHere is the patch let me know if I am way off about this.
Comment #2
istryker commentedI just looked at your code. It looks like a good attempt. I don't know if hook_views_submit() is the right place for this to be call. It could also be the perfect place. If statement looks good. I am worried draggableviews_get_handler_class() will be an expensive resource call.
Comment #3
istryker commentedMarking as needs reviews
TODO: attach related hierachy_fieldapi issue to this. Maybe update 7.x-2.1 META to issue this issue aswell.
Comment #4
geek-merlinclosing in favor of the other which has a patch containing this one.