Creating a ProductCategory
By clicking the “Create” button in the CRUD component, a new ProductCategory can be created. With the “inline icons”, an existing ProductCategory can be edited or viewed.
Fields
-
Code (mandatory)
→ The technical name of the ProductCategory. It can be chosen freely but should follow the general naming convention and must be unique within ProductCategories.
Example:GB_BottleWine
-
Descriptions (optional)
→ Description of the scene, in multiple languagesde_de
= Weinflaschenen_en
= Wine Bottles- …
ProductCategories Tab (Create)
When creating a new ProductCategory:
- Code is required.
- Description can be entered in multiple languages if needed.
Actions:
- Save → Create the new ProductCategory
- Save → Save changes
ProductCategories Tab (Edit-/View-Mode)
In Edit-/View-Mode (Info Tab):
- Base information of the ProductCategory can be viewed or edited.
- Save to apply changes.