Closed (won't fix)
Project:
Workflow
Version:
7.x-2.5
Component:
Workflow Field API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2015 at 21:00 UTC
Updated:
28 Oct 2015 at 15:10 UTC
Jump to comment: Most recent
Comments
Comment #1
dianacastillo commentedComment #2
johnvThis is not possibe at the moment. You can try a hook_form_alter() or hook_FORM_ID_form_alter(), which is documented in the workflow.api.php file.
Comment #3
johnvSee[#318325]