Active
Project:
Bio
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2007 at 22:39 UTC
Updated:
17 Mar 2008 at 22:05 UTC
Something is either wonky with Imagefield or wonky with the Bio CCK handling code, because imagefields don't work. When you attempt to attach a picture, it just reloads the form.
Comments
Comment #1
mlncn commentedAlso, the fields are not grouped and therefore out of order. I am going to try to get the fields to be added to the registration form more in the CCK (or Drupal forms) way.
Is there any reason this was avoided? Please point out the "abandon all faith ye who enter here" sign now...
benjamin, Agaric Design Collective
Comment #2
capellicI would love to see this fixed - I am having the same problem as reported over here: http://drupal.org/node/234404
Comment #3
capellicIt would be one thing if I could order my fields appropriately and not get the groupings, but it seems that CCK fields that are of type taxonomy selects or checkboxes (and maybe others?) don't listen to the weight. They all tend to want to show up at the bottom of the form.
UPDATE: I have posted a work-around using hook_form_alter here: http://drupal.org/node/234404#comment-773110