Creating specialisations of a entity in the domain model, only for ListView presentation purposes, can be to much hassle.
If we could also select Templates based on an enumeration attribute, the domain model and microflows can be kept simple.
Isn't a template based on an enumeration value very close to applying conditional visibility based on enum value?