Got chat? If not, try
Help Center Live!
, the Live Chat leader!
Home
Help
Search
Login
Register
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
Search
Advanced search
8240
Posts in
1905
Topics- by
2172
Members
- Latest Member:
JeffHLB
Calendar Script Community
Customization
Hacks and Mods
(Moderators:
scott
,
DanO
)tool tip to show all fields of an event
« previous
next »
Pages: [
1
]
Go Down
Author
Topic: tool tip to show all fields of an event (Read 676 times)
0 Members and 1 Guest are viewing this topic.
wderzawiec
New Member
Karma: 0
Offline
Posts: 15
Web site coordinator
tool tip to show all fields of an event
«
on:
February 06, 2010, 07:49:31 PM »
Hi,
I've seen some posts about creating tooltips to show specific fields about an event onmouseover, (from the month grid) but I was hoping there might be a way to have the tooltip show all fields, much like the "Event View" does? I have tried something like title="<%=$EVENT->{details}->{$_}%>" but nothing is showing up empty for me. Thanks!
Logged
DanO
Moderator
Sr. Member
Karma: 13
Offline
Posts: 273
Please don't PM me. Post in the open forum.
Re: tool tip to show all fields of an event
«
Reply #1 on:
February 17, 2010, 05:05:18 PM »
** <%=$EVENT->{details}->{$_}%> **
That would only work if you set up a loop (like used in the event details section of the template) to cycle through all of the details contained in the event record. Otherwise specifically stating the event field to be printed would be necessary. Eg. <%=$EVENT->{details}->{
Field_Key_Value
}%>
<%=$EVENT->{details}->{
title
}%>
<%=$EVENT->{details}->{
description
}%>
etc.
JFYI
Dan O.
Logged
Pages: [
1
]
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> FAQS
=> Advertise on CalendarScript
-----------------------------
Setup and Installation
-----------------------------
=> Installation and Setup
=> Problems and Solutions
-----------------------------
Customization
-----------------------------
=> Customizing CalendarScript
=> Hacks and Mods
=> Plugins
-----------------------------
Making CalendarScript Better
-----------------------------
=> Suggestions and Ideas
=> Showcase
-----------------------------
Licensing
-----------------------------
=> Licensing
-----------------------------
Everything Else
-----------------------------
=> General Use