Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
What is your reasoning behind this request? To me it seems to be more intuitive if the settings come right after the choices. I suppose we should just emulate whatever other modules do when they have the same problem.
The input format points to the body (or decription in our case). The choices only accepts plain text. I haven't yet seen a body textarea in Drupal that doesn't have the input format option to come directly after it.
Comments
Comment #1
ChrisKennedy commentedWhat is your reasoning behind this request? To me it seems to be more intuitive if the settings come right after the choices. I suppose we should just emulate whatever other modules do when they have the same problem.
Comment #2
anders.fajerson commentedThe input format points to the body (or decription in our case). The choices only accepts plain text. I haven't yet seen a body textarea in Drupal that doesn't have the input format option to come directly after it.
Comment #3
ChrisKennedy commentedFixed, just had to set the weight to 1 for ChoiceGroup and settings. http://drupal.org/cvs?commit=42963
Comment #4
(not verified) commented