#18 - organise Products in Categories - Part 1

Organise Products in Categories - Part 1

Let's introduce a Product Category to the mix to better group products. We will cover the following topics:

  • create ProductCategory entity
  • generate CRUD screens for ProductCategory
  • add a Product to ProductCategory association
  • switch from EntityPicker to EntityComboBox to select a category faster
  • create ProductCategory Validation & Storage Test
Copyright © Mario David.