Hi
We would like to customize a list view to show a linked entity image and highlight some columns. For example, we created a table submission which can be created by accounts. In the list view the account who submitted the submission is shown and we would like to display the account entity image. We were able to make it work for the same entity which the view is also created, but weren't able to do the same for linked entities.
Another thing we would like to do is highlight the different states of the submission. Is it possible to customize the column data with bootstrap? We don't have to go that far, to include the bootstrap library but for example, if the state is /draft/ than it should appear in grey, and if it is /on hold/ it should be yellow. Either only the text or the whole column field background is colored.
Appreciate every help I can get. Thanks