Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCE container not having the possibility to get input from an editor #58

Closed
daUhradone opened this issue May 12, 2023 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@daUhradone
Copy link

I you use DCEs containers, very often the headline changes every time you use the container-DCE on a different place/page on the website.
Since it is usually a organic design block it is not so perfect to work with two DCEs. One on top and then the container.
It would be nice if an editor could also pipe input to the container head.

@daUhradone daUhradone added the enhancement New feature or request label May 12, 2023
@a-r-m-i-n
Copy link
Owner

This is impossible because the container is not physically existing. What you could do is to add a new field for the container header, and access it in container template using {dces.0.get.container_headline}. This would use the contents of the first element in the container.

If you need physical containers, I recommend using EXT:container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants