The weight of the field added to casetracker_basic_case content type is -20. By default the field will appear above the title.

I think it would be better for the field to appear below the body field. I'll attach a patch below and would enjoy hearing others feedback.

CommentFileSizeAuthor
#1 927928_field_duedate_weight.patch521 byteslangworthy

Comments

langworthy’s picture

StatusFileSize
new521 bytes

patch attached

Anonymous’s picture

Status: Active » Needs review

I'm open to the idea of a change.

Here's a start: http://drupal.org/cvs?commit=430742

I changed it to -2 which SHOULD (I think) move it right below the title. It needs to be below the title for display so that it is next to all the other casetracker info. Although I agree it makes some sense for it to be lower on the node edit form, I think it's more important to have it properly placed for display. Thoughts?

I'm not totally familiar with the weight system. So if you have other suggestions, please let me know.

Anonymous’s picture

PS - When this issue is resolved, I feel ready to release 1.0 of this module. Woot!

Anonymous’s picture

This should solve it once and for all: http://drupal.org/cvs?commit=430744

Default installations should show "due date" right after the casetracker table.

Anonymous’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.