Re: dexterity fields missing from table columns of collection in plone 4.3
Daniel Jowett <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Organization | Jowett Enterprises Ltd |
| Message-ID | <[email protected]> |
Hi John, Â Â this is a bit of a guess, but I think you have to add your fields to catalog.xml & portal_atct.xml. There's someone with a similar (unsolved) problem here: http://plone.293351.n2.nabble.com/Archetypes-not-appearing-in-portal-catalog-Plone-4-td6304350.html but a good example of something that works in plone.app.discussion: https://github.com/plone/plone.app.discussion/tree/master/plone/app/discussion/profiles/default Plone docs cover the catalog.xml amendments , but you may have to "feel your way" on the second part. HTH, Daniel On 15/08/14 20:06, john@wsdeli wrote: Is there a way to display the fields of a dexterity type in the tabular view of a collection? Specifically: I define a dexterity content type 'mytype' with fields 'f1' and 'f2' and then define a collection of objects of type 'mytype' (by selecting 'Type' 'Is' 'mytype' in the dropdowns). In the collection edit tab, under "Table Columns / Select which fields to display when 'Tabular view' is selected in the display menu", the f1 and f2 fields of mytype are not listed. What do I need to configure in order to add mytype's dexterity fields to that list of collection columns? This is plone 4.3.3 Thanks, John ------------------------------------------------------------------------------ _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users -- Daniel Jowett Jowett Enterprises Ltd Tel: 0333 3 553 773 Mobile: 07870 667 126 [email protected] www.jowettenterprises.com ------------------------------------------------------------------------------ _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users