I understand how I can use the Ctools Page Manager to override the system edit form for a specific content type. And I understand how I can use the Panels Dashboard to create a Mini Panel which can be embedded into a Panel Page. But I am not clear on how I can create a Mini Panel which includes an edit form (customized ala Page Manager) and which can be embedded into an existing Panel Page - which I'm assuming is possible. Any guidance would be appreciated. Thank you.

link|improve this question

0% accept rate
Ask on the panels issue queue, they are very helpful. If not possible you can also mark it as a feature request. – Mark Jun 24 '10 at 17:13
feedback

1 Answer

Panels/Page Manager likely can not provide the level of detail you are looking for with the customization of the node edit form. You can not rearrange individual CCK fields. Panels is really just good at adding more in for node edit forms.

I like the module, Node Form Columns, http://drupal.org/project/nodeformcols, for theming a node edit form. Also with CSS using "float:right" you can tweak the form layout a little bit.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.