hello
how to display in a table or a detail view the name of the owner of the current record?
how to display in a table or a detail view the name of the owner of the current record?
Re: how to display in a table or a detail view the name of the owner of the current record?
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.
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.
Any help offered comes with the best of intentions. Use it at your own risk. In any case, please make a backup of your existing environment before applying any changes.