Closed (cannot reproduce)
Project:
Field Group
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2011 at 11:43 UTC
Updated:
2 Apr 2012 at 14:25 UTC
Hi,
when I add fields to my field group I can add one field and after the ajax has finished its work the drag handlers disappear. I have to save the content type and then I'm able to add another field to the group. This makes the creation of displays a little bit slow to annoying.
best regards
roger
Comments
Comment #1
rogerpfaffThere is a different behaviour today. The drag handles stay but I still have to save the 'Manage Display' settings after each change because the ajax will not respond on the second field I drag'n'drop to another position.
Comment #2
Stalski commentedI really can't reproduce this. There is obviously something acting weird on your drupal install and it does not seem consistent then?
If I understand correctly, the problem occurs as soon as a javascript errors ocurrs on ajax callbacks? Can you specify what is different about your setup?
E.g. too much fields, too much groups, a module with a field that clashes with something else, ...
Can you tell me what the javascript error is than, or what is causing it (Firebug to the rescue!)
Comment #3
nils.destoop commented