Page 1 of 1

how to display in a table or a detail view the name of the owner of the current record?

Posted: 2024-09-20 13:21
by pasbonte
hello
how to display in a table or a detail view the name of the owner of the current record?
Capture d’écran 2024-09-20 151657.jpg
Capture d’écran 2024-09-20 151657.jpg (11.58 KiB) Viewed 7518 times

Re: how to display in a table or a detail view the name of the owner of the current record?

Posted: 2024-09-20 20:02
by pbottcher
Hi,

in the detailview you could add a script to the $html that would put the owner of the record where you want.
For the tableview you could use the header -> tableview case to retrieve for all the records displayed the owner and add per javascript in the $header string the owner.