phpScheduleIt
May 22, 2013, 11:13:35 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Summary text in reservation cell?  (Read 1822 times)
fujrer
Newbie
*

Karma: 0
Posts: 9


« on: May 21, 2008, 04:04:04 PM »

I would need display summary text before First and Last name right in the reservation cell. It would be allways one of the abbreviation (e.g. AC, KJ,...), which would be written into summary field and then displayed with name together in cell - without onmouse moving necessity. For example "AC John Sculley"....
It can be possible? Or in which file can find this and is there any chance to include summary into cell simply way?

Thank you for your advice.
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #1 on: May 22, 2008, 09:37:10 AM »

This would be inflexible, but to always display the summary then the username in the reservation cell change line 47 of lib/Summary.class.php to:
Code:

return $this->text . ' ' . $this->user_name;
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!