Closed (outdated)
Project:
Workflow
Version:
7.x-2.x-dev
Component:
Workflow Field API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2015 at 20:39 UTC
Updated:
11 Jan 2019 at 21:00 UTC
Jump to comment: Most recent
Comments
Comment #2
johnv@1. Please check your state transitions. Are you sure the states from 'creation' are set, not from the current state?
@2. I can't hel you with Visibility Rules.
Please check the status of these issues regarding Panels & Workflow:
https://www.drupal.org/project/issues/workflow?text=panels&status=Open&v...
Consider using workflow_fields
You'll need to apply #2148935-31: Make module compatible with workflows defined through "Workflow field" module.
Comment #3
nwom commentedThanks johnv for the response.
1. I'm editing the Node edit form via Panels, so it is not an actual node that is being edited. So normally all States should be shown in this case.
2. I understand that maybe you can't personally help me with Visibility Rules, but the question is if this module supports Panels. If it does, then wouldn't this be a bug? If it doesn't support Panels yet, should we change this to a change request instead?
I am currently using Workflow Fields, and have applied the patch. However, Workflow fields only allows you to differentiate View Node (Viewable), and Edit Node (Editable) separately. This means, if you are trying to conditionally show "View Only" fields on the node edit page, you would need visibility rules.
I hope this makes sense, and thanks again for your support.
Comment #4
johnvComment #5
delacosta456 commentedhi this is old but ..
I was facing today Visibility Rules in panel and search up and down resolve this with an alternative solution with two module to install and use in this order :
CTools token entity context to add extra token in format
AND after save move to YOUR PANE to use feature of the :
Panels Substitutions Access TO add a visibility Rule of :
Hope it will help
Comment #6
johnvComment #7
johnvThese issues seem related/identical: https://www.drupal.org/project/issues/workflow?text=panels&status=Open&v...
Comment #8
johnvComment #9
johnvNew features for D7 are not processed anymore, (unless a patch is provided)