Closed (outdated)
Project:
Conditional Fields
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2009 at 16:24 UTC
Updated:
4 Mar 2024 at 02:02 UTC
Jump to comment: Most recent
Comments
Comment #1
Parkes Design commentedNo responses? Is this not a feasible request?
Comment #2
peterpoe commented6.x-2.0-beta1 has Rules integration, so marking this as fixed.
Comment #4
kevin.mcnamee@mailbox.org commentedI am reopening the issue because the Rules integration does not solve this issue as far as I can tell. What I think is being asked for is that a field can by configured to be "Controlled by" a Workflow. Currently a field can only be controlled by other fields.
Cheers,
Kevin
Comment #5
socialnicheguru commentedworkflow_fields module might help you. But it's for Drupal 7
Comment #6
tchurch commentedI don't see how workflow_fields would help. I install it and still have the same issue.
Comment #7
coreycondardo commentedI agree that Rules doesn't solve this problem Is there a current solution?
Comment #8
Leeteq commentedFYI - somewhat relevant:
#2259059: Cooperate with 'Field Conditional States'?
Comment #9
nwom commentedRelated Issue: #2603432: Add support for Field Conditional States module (D7)
Comment #10
johnvUp until version 7.x-2.x, Workflow was not a 'real' field.
In 7.x-2.x, you can choose between Field mode and Conventional mode, and in 8.x1.x, only the Field mode exists.
So, it should be doable to support Workflow for the new version, patching either Workflow or Conditional fields.
For D8, see also #2639372: Set entity fields to hidden/view/edit/required based upon workflow state and its child issues.
Comment #11
delacosta456 commentedhi @johnv does it already working in D7 or is there a patch ?
i am trying and it look's like is not already ok unless i am missing something . (For bot conditional_field and field_conditional_state)
Comment #12
dqdThanks for the report and all the efforts in here. But due to inactivity in this issue for some years and because of the upcoming EOL of Drupal 7, I will close this issue on the way by cleaning up the issue queue.
Feel free to re-open as "Needs review" if you found a solution or have a patch to be reported to help others on this outdated version.
If you think this issue or missing feature should be addressed in a newer Drupal core 8 and above compatible version of this project, then please file a new issue to the latest dev.