More information and other event customization

You ended up on this page because you clicked a More Information link in an event on a Trumba U calendar (or under Try this on the main calendar page).

Including links in your events to pages on your own or other websites is one way to customize the events. Links in events allow you to provide site visitors with valuable background information. For example, you might link from events to biographical information, reviews, articles, and more.

More information links are just one of many event customization options available to you in Trumba® Connect. The following list describes additional options and shows you where to look to see them in action.

  • Create event types and/or custom fields so you can describe your events fully.

    Visit the Alumni calendar. Notice the Alumni Chapter custom field in each event on the calendar. Filter events using the Alumni Chapter spud on the right.

  • Include pictures in events when presentation matters.

    Visit the Trumba U Performing Arts calendar for an example of the visual appeal pictures add to a calendar.

  • Add map links to locations so potential attendees know exactly where an event will be held.

    Visit the Alumni calendar. Click a location in an event to see a map.

  • Set up event registration so visitors can sign up to attend events right from the calendar.

    Visit the Student Development calendar to try signing up for a tai chi class.

  • Customize your event details pages so the information is presented and arranged the way you want.

    Visit the Alumni calendar. Click an event description to see a customized event details page.

  • Include "mailto" links that visitors click to send an email message to request more information.

    Visit the Admissions calendar and click the Admissions link in the Contact field of any event.

Tip

You can also use HTML code to format the event Notes and other text fields. For example, you can create bulleted lists, make important words bold, and include hyperlinks.

Trumba Connect

Trumba University is a demonstration website for Trumba Connect, a web-hosted online calendar solution. For more information about Trumba Corporation and the Trumba Connect product, please visit www.trumba.com.

About this spud
close

Date Finder Control Spud

expandWhat it does

  • Navigates to specific dates in the calendar spud.
  • Click the arrows to move between months.
  • Click a date to display it on the Calendar spud.
  • Hover over a date to display a list of events.

expandWhat you can customize

  • Colors (including weekdays, weekends, and dates with events) and fonts.
  • Show or hide hover popup.

expandTry it on your own web page

Copy the spud code and paste it into the code for your own web page. Detailed steps

<html><head><title></title></head><body> <div style="width:200px; border:2px solid #789149; margin-bottom:20px;"> <script type="text/javascript" src="http://www.trumba.com/scripts/spuds.js"></script>
<script type="text/javascript">
$Trumba.addSpud({
webName: "trumbauevents",
spudType: "datefinder",
teaserBase : "http://university.trumba.com/online_calendars/main_month.aspx" }); </script></div></body></html>

Event Submission