For a better experience, click the Compatibility Mode icon above to turn off Compatibility Mode, which is only for viewing older websites.

Events Listing

The Events Listing component functions the same way as the Upcoming Events component, but longer descriptions and images can be displayed. See below for an example of the Events Listing component. Implementation directions and parameters follow.

  • First Steps to Fulbright

    Wednesday, April 1, 2026

    12:00 PM-1:00 PM

    Bentley Hall 2nd Floor Annex

    • Undergraduate Students
    • Graduate Students
    • Senior Class
    • Alumni

    What would it be like to spend a year overseas, pursuing your interests on your own terms? The Fulbright US Student Program provides grants for one year of research, graduate study, creative projects, or teaching English in 140+ countries. This info session will provide details about the program, the Drexel application process, and tips for crafting a competitive application.

    Read More
  • Sprintax Nonresident Tax Webinar

    Wednesday, April 1, 2026

    1:00 PM-2:00 PM

    Virtual (Provided by Sprintax)

    • International Students
    • Faculty
    • Staff

    In this tax webinar, international students, scholars and professionals will learn everything they need to know about nonresident tax for the 2025 tax season. Topics will include who must file, tax residency, FICA, State returns, implications of misfiling as well as how to use Sprintax to prepare a compliant tax return.

    This webinar is occurring on the following dates/times. Please select 'Register' for the session of your choice:

    • Thursday, Feb. 5, 1-2 p.m. ET – Register
    • Tuesday, Feb. 10, 7-8 p.m. ET – Register
    • Wednesday, Feb. 18, 3-4 p.m. ET – Register
    • Tuesday, Feb. 24, 10-11 a.m. ET – Register
    • Thursday, March 5, 12-1 p.m. ET – Register
    • Wednesday, March 11, 1-2 p.m. ET – Register
    • Monday, March 16, 2-3 p.m. ET – Register
    • Friday, March 27, 11-12 a.m. ET – Register
    • Wednesday, April 1, 1-2 p.m. ET – Register
    • Tuesday, April 7, 8-9 a.m. ET – Register
    • Tuesday, April 14, 2-3 p.m. ET – Register

    Read More
  • Study Abroad Walk-In Hours

    Wednesday, April 1, 2026

    1:00 PM-3:00 PM

    In-person at the Education Abroad Office, Academic Building Suite 201, and virtual: https://drexel.zoom.us/j/87687380529

    • Undergraduate Students

    Join us for walk-in hours with our Study Abroad Advisors! Walk in hours will be held in-person in our office, Academic Building Suite 201, and over Zoom:  https://drexel.zoom.us/j/87687380529

    Read More
  • UREP Drop-In Hours

    Wednesday, April 1, 2026

    3:00 PM-5:00 PM

    Bentley 1st Floor Lobby

    • Everyone

    Do you have questions about undergraduate research, fellowships, or enrichment programs? Drop-in hours are a chance to chat with staff and UREP ambassadors and get answers to your questions.

    Drop-in hours are open to all Drexel students, no RSVP required!

    Read More
  • Graduate Student-Any Career Question Drop-In Zoom Time

    Wednesday, April 1, 2026

    3:00 PM-4:00 PM

    Zoom: Register on Handshake for a zoom link

    • Graduate Students

    Do you have any career-related questions? Join Ken Bohrer, Senior Career Counselor during a one-hour Zoom drop-in session to discuss!

    Register on Handshake: 
    https://drexel.zoom.us/j/82874441304

    Read More


Implementation


Adding an Events Listing component is the same process as adding any other component in the Presentation > Details.

  1. Follow the directions for adding a component. The Events Listing component is located in the Select a Rendering dialog box in Sublayouts > V2 > Active Data Calendar > Events Listing.

  2. In the Control Properties dialog box, enter parameters to define which Department or Category the sidebar should find events for, to specify where the event's detail page is, and to customize the sidebar's appearance or functionality. See below for a listing of applicable parameters. See Configuring the Calendar for more information on adding parameters.

  3. Click OK until all dialog boxes are closed.

  4. Save and approve the page for publication.

Events Listing Parameters


Parameter Name Value(s) Description
Department A number or list of numbers corresponding to a department. Example:1,2,3 Filters events to only display events in a specific department. IDs may be comma separated and are listed on the Department ID Listing page.

cat A number or list of numbers corresponding to a category. Example:1,2,3
Filters events to only display events tagged with a specific category. IDs may be comma separated and are listed on the Category ID Listing page.
 
subcat A number or list of numbers corresponding to a subcategory. Example:1,2,3
Filters events to only display events tagged with a specific subcategory. IDs may be comma separated and are listed on the Subcategory ID Listing page.
DetailsPage A path to a sitecore page where the calendar details should appear 
Example: /sitecore/content/Home/studentaffairs/programs_events/events/details
The details page must have the Event Details component placed on it. This is a required parameter. 
MaxResults A single number. Example: 3 Specifies the number of events that appear in the sidebar. The default is three.
Title A string of text. Example: More Events Changes the wording of the sidebar's default "Upcoming Events" title.
StartDate 2012-05-28 A date to start looking for events.
EndDate 2016-01-01 The date to stop looking for events.
Paging true / false Creates pagination at the bottom of the events page. 
MaxPerPage A number. Example: 10 Specifies the number of events on each page. Works in tandem with the Paging parameter. 
q Example: "Entrepreneur Entrepreneurship" (quotes required) A word, or number of words to search the calendar for. The example to the right would look for for both "entrepreneur and entrepreneurship" in the titles or bodies of the events.

Audience Example: "Alumni Freshman" (quotes required)
Works like q above. The example to the right would look for for both "alumni and freshman" audiences.
AddEvents The format is "ED1|IID1, EID2|IID2"
example:  4868|15557 or 4868|15557,4858|15559
A specific event or events that should appear on a calendar. The "EID" is the "event ID" and IID is the "Information ID. Both be found in the URL of the event. For example: http://events.drexel.edu/EventList.aspx?view=EventDetails&eventidn=5420&information_id=16825
The EID of this event is 5420 and the IID is 16825
IncludeImage true / false Sets the page to display images (true) or to hide them (false). Default is true. 
UseAnd Example: true This parameter allows for more specific filtering. For example, if you only wanted events tagged with a specific department AND category to show on your calendar, you would use this parameter in addition to the standard Department and cat parameters. By default, the list of events will display any events tagged as a department OR category.