Closed (fixed)
Project:
Panels
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2009 at 19:43 UTC
Updated:
23 Aug 2009 at 18:00 UTC
when creating a display in og_panels, we show a useless page that says ""There is no content in the panel display. If there were content, you would be given an opportunity to select where in the new layout the old content would be placed". can that page be skipped?
Comments
Comment #1
merlinofchaos commentedHmm. It occurs to me that if you see this on *creating* a page, that means og is using the wrong method to select the layout. When creating a layout for the first time, the procedure is different than when changing it.
Mini panels and panel nodes actually use a click-through to select the layout the first time, rather than the radio buttons. Maybe this is part of the issue -- creation is usually done through a more wizard-like system that knows it has different data.
Comment #2
merlinofchaos commentedComment #3
moshe weitzman commentedgot it. thx.