Using 7.x-1.0-beta1, when enabling the node add /edit page at /node/%node/edit, I am able to select "node:type" in selection rules and insert individual form fields in the content of the panel.

In 7.x-1.0-rc1, there are no "node" options (node:type, node:bundle, or node: accessible) in selection rules.

I've tested on clean drupal install with only ctools, panels, and views installed. Reverting back to 7.x-1.0-beta1 fixes the problem.

Is there another step I need to take to get these options to show in the latest release?

Comments

AlxM’s picture

Thanks lemmers. This took me a little while to figure this out as well... upgrading to the latest dev version fixed this also.

andypost’s picture

Priority: Normal » Critical
Status: Active » Fixed

This already fixed in dev, so use 7.x-1.0-dev or wait for RC2

andypost’s picture

Priority: Critical » Normal

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

changed "insert individual node fields" to "insert individual form fields"