HowToAutogenerateView - EtheaDev/kitto2 GitHub Wiki
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.