I have a CCK form that has 3 fieldgroups and then a text area. The workflow fieldgroup is placed after the CCK fieldgroups and before the text area. It isn't listed in the Manage Fields so I can move it there...
| Comment | File | Size | Author |
|---|---|---|---|
| #19 | workflow-field-visibility.patch | 2.15 KB | DGvNp0niToyRspXaaqx3PiQBMn66QXyAq5yrNHpz |
| #15 | workflow-428376-2-content-weight.patch | 847 bytes | alan d. |
| #3 | workflow-428376.patch | 1.2 KB | benedictsteele |
| #1 | content edit - after | 63.3 KB | dman |
| #1 | Node edit - before | 30.9 KB | dman |
Comments
Comment #1
dman commentedas in http://drupal.org/node/441142
Here's my fix
workflow.moduleI'm on stable, non dev/CVS system right now, so no patch.
If I was to roll a patch it would also add the option to collapse that fieldset by default, and optionally hide the date picker, which is redundant and confusing to my current editors.
Would that sort of patch be welcome?
If not, just paste this at the bottom of workflow.module.
Comment #2
dman commentedComment #3
benedictsteele commentedThis works perfectly for me. I rolled it into a patch, just in case I needed to revert.
Comment #4
tsvenson commentedNice one dbman, worked perfect.
Comment #5
dman commentedPatch is harmless, and useful - bumping this status up a bit.
Comment #6
Colorful Tones commentedAwesome! I would really love the option to collapse the fieldset by default. Any timeline for patch?
Thanks so much!!!
Damon
Comment #7
jhedstromPatch works as expected. Thanks dman.
Comment #8
dboulet commentedThis fix was just what I needed, thanks!
Comment #9
dman commentedlet's bump it up then. this is now a very well-tested patch!
Comment #10
brisath commentedSubscribing.
I want this too, so I'm looking forward to this in a dev version.
Comment #11
csc4 commentedSubscribing
Comment #12
dman commentedjazzing up title
Comment #13
owntheweb commentedYesssss! Headaches gone. Thank you! :D
Comment #14
alan d. commentedBumping up
Comment #15
alan d. commentedPatch re-rolled against 6.x-1.x-dev with a small clean up.
Comment #16
jvandyk commentedFixed. Thanks.
Comment #17
jcisio commentedGreat news! Thank you.
Comment #19
DGvNp0niToyRspXaaqx3PiQBMn66QXyAq5yrNHpz commentedPatch for feature requested in comment #6 (http://drupal.org/node/428376#comment-1824934)
This patch adds a checkbox in the Workflow Edit form along with the other two Comment Option Checkboxes. The new option is labeled "Show comment field as collapsed by default" and by checking the box it hides the Comment Fieldset within the Node Edit Form.
This patch has been tested against Drupal 6.19 and Workflow 6.x-1.4.
Comment #20
dboulet commentedHi JoshuaPowell, this issue has been closed for quite a few months now, you would probably be better off creating a new issue for your patch.
Comment #21
udvranto commentedJoshuaPowell,
It was very helpful! Thanks!