Title less content creation with dexterity
eras mus <[email protected]> Sat, 14 Nov 2015 14:42:51 +0530
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <CALeO_hM8qCS8fPLz2G9HMzUw4u3qma4QGh12KcYUDmo8dp18=w@mail.gmail.com> |
Dear All, I have created a content using dexterity. I don't want the user to fill the title and summary field. I reffered https://plone.org/products/archetypes/documentation/how-to/title-less-type I have used dexterity for content creation and not able to find the title widget in code explicitly. Where to find the content title and summary widget, so that I could do something as in the link . Thanks in advance. ------------------------------------------------------------------------------