Hi there -

On our site (Consumersearch) I was asked to "hack" the 6.x-1.5 version of workflow in order to show/hide the workflow schedule date/time fields on the workflow node form. Apparently editors were "getting confused" and selecting the dates even though the "Immediately" radio button was checked. With this patch, the date and time fields are hidden unless the "Schedule for state change at:" radio is explicitly checked.

I'm posting it here in case someone else finds it useful and/or the module maintainers consider it worthy of being included in a future release.

regards,
Brian

CommentFileSizeAuthor
workflow_node_form_date_context.patch1.52 KBbtully
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

RdeBoer’s picture

Thanks, Brian I like it!
And I think a lot of users will, too.

If you don't mind I'd like to add this to the Workflow Extensions module.

Rik

btully’s picture

Don't mind at all! Glad you like it :D

RdeBoer’s picture

Added to the latest version (6.x-1.2) of the Workflow Extensions module, so that patching the Workflow module is no longer necessary.

@btully: thanks again for the original idea!

I've credited you in the Workflow Extensions module source code and on the the project page.

Bastlynn’s picture

Status: Active » Closed (works as designed)

Added in Extensions, so closing it here.