Replies: 1 comment
-
|
There is an open issue to always provide the templateKey (#8478). Still you have possibility to access anything via: <param name="object.templateKey" value="templateKey" />PS: Teaser are stricter by its schema. A teaser has a title, description, image, url always. If you want to add more sulu/packages/page/src/Infrastructure/Sulu/Content/PageTeaserProvider.php Lines 225 to 228 in 4c07d3a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been working with Articles. To do this, I created several groups and corresponding templates. So far, this has been working very well.

However, I am now using smart_selection – how can I read templateKeys, groups, tags and categories for better visualisation?
(Teaser-Example with teaser type)
Haven't found a documentation for it, so I tried it as in page_selection.
I have already tried
without luck. I'm only getting title, url, subtitle, image.
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions