Support #39319
View is not rendered in the backend content
| Status: | Closed | Start date: | 2012-07-27 | |
|---|---|---|---|---|
| Priority: | -- undefined -- | Due date: | ||
| Assignee: | Dimanche | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 4.7 | |||
| Votes: | 0 |
Description
The view should display the same tt_content rendered depend on content type.
Please find file attach below.
Thanks,
Dimanche
History
Updated by Armin Ruediger Vieweg 10 months ago
- Status changed from New to Needs Feedback
- Assignee set to Dimanche
This happens, if the fluid template for previewtexts has errors.
Could you check please, what you have standing there?

Thanks!
Updated by Dimanche 10 months ago
Aha! I missed this great point. :=)
Just one other question, is it possible to select the existing content types of tt_content when we create a new field from the configurations dropdown?
Thank you very much.
Updated by Armin Ruediger Vieweg 10 months ago
Is it possible to select the existing content types of tt_content when we create a new field from the configurations dropdown?
I don't really get your question. Could you explain it a bit more?
Updated by Armin Ruediger Vieweg 10 months ago
- Tracker changed from Bug to Support
- Priority changed from Must have to -- undefined --
Updated by Dimanche 10 months ago
- File insert_plugin_into_dec_field.png added
Yes! when I created a new field I can select one of many possibility has provided in the Configurations dropdown. But in this case I would like to insert a plugin in my new field instead of those types.
Thanks!
Updated by Armin Ruediger Vieweg 10 months ago
Ehm... this is not possible!
You can't display flexforms inside of flexforms, afaik. And even if, what are you going to do?
Updated by Dimanche 10 months ago
The same way in the Templavoila FCE: it has possibilities to select any content types.
Updated by Armin Ruediger Vieweg 10 months ago
- Status changed from Needs Feedback to Closed
Hm... What you could do is to refer existing content elements (with group or select fieldtype). But merging flexforms to DCE is absolutely impossible.