Netgen Layouts: Building Pages with Symfony
Item View Template
  Unlock this challenge
Login Register

Challenge 1 / 2

Check out the following config:

netgen_layouts:
    view:
        item_view:
            app:
                recipes_app:
                    template: 'nglayouts/admin/recipe_item.html.twig'
                    match:
                        item\value_type: 'doctrine_recipe'

What would happen if we changed app: to foobar:?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.