phpScheduleIt
May 22, 2013, 11:13:35 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: phpScheduleIt 2.4.2 has been released!
Home
Help
Login
Register
phpScheduleIt
>
Modifications
>
Request Modification
>
Summary text in reservation cell?
Pages: [
1
]
« previous
next »
Print
Author
Topic: Summary text in reservation cell? (Read 1822 times)
fujrer
Newbie
Karma: 0
Posts: 9
Summary text in reservation cell?
«
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
Summary text in reservation cell?
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> Open Discussion
=> Donations
-----------------------------
Help and Support
-----------------------------
=> phpScheduleIt 2.x
=> EspaƱol
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
=> New Features and Suggestions
=> Developers
-----------------------------
Bugs
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
-----------------------------
Modifications
-----------------------------
=> Post Modifications
=> Request Modification
-----------------------------
Development
-----------------------------
=> phpScheduleIt 2.0
-----------------------------
Off-Topic
-----------------------------
=> Non-phpScheduleIt Discussion
Loading...