Skip to content

HowToAutogenerateView

carlowolter edited this page Apr 25, 2015 · 4 revisions

How to autogenerate a view for a model

It is not necessary to create a .yaml file for each model. In case the view is used just once (for example just in the main menu), you can define it in two different ways:

  • In line
  • Using the view builder

Please refer here for further information.

Clone this wiki locally