Can I replace the card page with a panel page?

Comments

kars-t’s picture

Status: Active » Fixed

Hi

the card itself is some entity. Maybe a node. The form and display are fields. So yes you can override this with panels and use the fields as you like.

emkamau’s picture

Hi
thanks for the reply. I was able to override the node page for my ecard content type with a panel page. The other thing now is that the ecard form simply shows up in panels (also in Display Suite) as a single entity. So I can include it as is on the panel page. I would like to access the individual form fields of the ecard form, so that I can have, say, the message displayed separately from the sender name etc. Is this possible? I'm not a coder, but I'll be happy to test :)

emk

kars-t’s picture

Hi

basically Panels can display different fields of an entity. But the form fields are one array within the Form API. You would have to implement a theming file for this. No this can't be done by panels.

Status: Fixed » Closed (fixed)

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