I’m able to display my entity into a table. The table is populated from a datasource.
-
The table has a field called Status. Depending on the value of the status field, is it possible to change the color (e.g. green for new, red for canceled).
-
The table has 2 number fields. Is it possible to created a calculated field.
-
Is it possible to hide certain columns
Thanks.