This object is in archive! 

Response author's name display settings

Archived Pavel K. 11 years ago

Is there a way to set the system to show the full name of response authors rather than just the name + surname initial

Replies (2)

photo
1

Pavel,

We did that so lines are not so long in lists. In other places, full name is shown.

You can change it in your system by overriding following template in your theme:

  1. \application\modules\system\templates\_responses_list.phtml
  2. line where <?php echo $this->t('Posted by')?>

Refer to manual how to customize theme.

photo
1

Thanks, Stas.

Replies have been locked on this page!