When setting a Panels Context with NodeID you can build different layouts and content for different Node Types (which seems to be synonomus with "Content Types"). This much seems clear and works in Panels5, but apparently is not yet working right in P6.
So working with P5 I am confused by the choices provided when configuring the NodeID context which looks a bit like this
Node Types:
check boxes for each Content Type
You can restrict this argument to use the checked node types. Arguments from non-conforming node types will be ignored, and Panels will behave as if no argument were given. Leave all unchecked to impose no restriction.Use different default display
check box
If checked, when this argument is present it will use its own display rather than the default. Node types not selected in the "Own display" field will use this one.Own Display:
check boxes for each Content Type
Each checked node type will get its own special display to layout its content. Only node types set above should be set here. Node types not set here will use the default display.
The first part defines which Content Types can pass their NodeId as an argument (and which will be ignored)
As far as I can see this sets up a "default" display. Selecting "Own Display" then creates additional displays (where you can configure layout and content) for specific Content Types (what I am trying to achieve)
What does the
Use different default display do?
Can anyone help clarify this for me???
Comments
bump?
bump?