Pregunta

So let's say I have a content_type RichTextContent which is registered to Page.

Can I render attributes of the Page instance in the template of the RichTextContent content_type?

¿Fue útil?

Solución

Yes, all content instances have parent attribute, this refers to Page instance.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top