Hi Iacopo, It might help for me to explain this in context - for example, I'm going to have a "post type" called "blog", which should have title and content fields, and then "event", which should have additional location, date, and time fields.
I know it would be possible for the user to create a page with the required fields by dragging and dropping the correct plugins onto the page. However, I would like the user to be able to simply click "new Event" and have those fields already on the page, waiting to be filled in. So, I think what I need is a Page Type - which would already contain the correct empty fields, but not yet contain any content. Would you agree? -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to [email protected] --- You received this message because you are subscribed to the Google Groups "django CMS developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms-developers/b00fb2c1-caea-4830-96bf-fc54e0c7a04e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
