Summary
In this chapter, we have learned how to turn our models into Back Office views. This allows you to quickly turn your models into screens where you can add, edit, view, and delete the records in your models.
Also, you’ve learned how you can use relationships to create a subview between your models. This allows you to quickly add information for your customers, such as an address or even multiple addresses. Also, you’ve seen that you can quickly add a new property to your model and view without leaving the Back Office. This makes making quick changes very easy.