Closed (duplicate)
Project:
Notifications
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2009 at 07:13 UTC
Updated:
21 Jan 2010 at 23:50 UTC
Jump to comment: Most recent
Comments
Comment #1
jose reyero commentedComment #2
steven215 commenteddid you find a way to do this?
Comment #3
katiusha commentedI have the same problem. I have a custom content type, created with CCK. I've set the correct weights for all the fields I've created, but the "Notifications" and "Signup settings" fields appear on top of all my other fields, which is rather inconvenient. Is there any setting for the weight of these fields?
Thank you.
Comment #4
Anonymous (not verified) commentedThe solution is to implement hook_content_extra_fields(). There is a patch here: #634284: Adding CCK content_extra_fields support