Show DTYPE on table

Hi guys;
I have a base entity with many extended sub-entities.
e.g.
Base - Transaction
Sub - Payment
Sub - Purchase

How would I go about showing what transaction type it is on the Transactions table? When I create a browse view of transactions, it lists them all but I cannot tell what type of transaction they are or search by type etc.

I want a main table that shows all transactions but also the type.

2 Likes