Hello,

I'm using the latest dev version of OH with the latest versions of panels and panelizer. When adding an OH field to a panelized node, I can't get the field formatter to work. Particularly, the Open/Closed status. First, it doesn't use the default settings from the 'Manage Display' tab of the node I have the field on. Second, any changes to the field formatter in Panelizer don't stick. For example, changing 'Currently closed!' to 'Closed' doesn't seem to have any effect.

Just wondering if anyone else is having issues with this. Let me know if you need anymore info.

Thanks,
-rbp

Comments

johnv’s picture

Never used panels/Panelizer. To verify the root cause: does it work for you with a 'normal' node view page?

richardbporter’s picture

Yes that works fine. I can do some more digging into the code to get some more details. I just wanted to start an issue to see if anyone else was experiencing this.

Just tested in a fresh install of drupal-7.22, with panels-7.x-3.3 and panelizer-7.x-3.1. Same problem.

Thanks.
-rbp

johnv’s picture

Status: Active » Postponed (maintainer needs more info)

I've updated the dev-version. They won't help your problems, though.

radoon’s picture

Issue summary: View changes

I am having the same issue as well, using Drupal 7.34, Panels 7.34, and OH 7.1.3.

I can add the field in from the node values in Panels and move on to the formatting styles. All of the settings there work, except for the Current Status ones. I can't get it beyond the default loaded "Hidden", and "Currently open!", "Currently closed".

Tried OH dev and no luck there either. Might do some digging to see what I can find.

Golem07’s picture

I am encountering the same problem with panels.

johnv’s picture

Category: Bug report » Feature request
Status: Postponed (maintainer needs more info) » Active

To fix this, a 'plugin' is needed.
Patches are welcome. See #1511694: Better integration of workflow_node with panels for inspiration.

jemisond’s picture

+1 for a patch.

johnv’s picture

Status: Active » Closed (outdated)

Given the life cycle of D7, this issue is considered closed. However, patches are appreciated.