when i put a content field into one of my panels from "node context" it and set it to be shown in a trimmed form .. it still shows the entire content of the cck field... i tried this with several other fields... the problem persists...
when i put a content field into one of my panels from "node context" it and set it to be shown in a trimmed form .. it still shows the entire content of the cck field... i tried this with several other fields... the problem persists...
Comments
Comment #1
merlinofchaos commentedPanels does not have native support for CCK fields. Please re-file this issue against whatever module is providing the CCK field support. This may well be CCK, but I'm not sure where that ended up going.
Comment #2
gauravkumar87 commentedthis is very strange cause when i set a field to be shown as trimmed in its cck settings.. it does... but if i select a single field to be displayed in panels i get 3 options ( default, trimmed etc. ) and it is here when i select trimmed that i still get to see th entire field.. shouldnt this be a panels bug?
Comment #3
merlinofchaos commentedPanels does not have native support for CCK fields.
Panels provides an API to let modules add content via plugins. Just because it's in the Panels UI doesn't mean Panels is responsible for it, just like with Views.