Setting up event speaker details

An event may have a few speakers or many. You may want to define the speaker details for each registration option and program item, to ensure event attendees know who is presenting at your event.

In This Article 

Adding speaker details to an event

Before defining speaker details, ensure the event already has the necessary registration options and program items defined. See Defining event pricing and registration options.

Do the following to add speaker details to an event:

  1. Go to Events > Find events.
  2. Search for an open the event.
  3. Do one of the following:
    •  To add speaker details to a registration option:
      1. Click the edit icon for the event.
      2. Click the Pricing tab.
      3. Select the registration option.
    • To add speaker details to a program item:
      1. Scroll down to the Program section.
      2. Select the program item.
      3. Click the edit icon.
  4. Click the Plan tab.
  5. From the Speakers section, select Add speaker:
    1. Choose the Speaker Type.
    2. Select the Speaker.
    3. Enter the Speaker Bio.
  6. Click the save icon.
  7. Click Save & Close.
  8. Repeat this process for all necessary registration options and program items.

Editing speaker details

To edit speaker details for registration options and program items, follow the same steps outlined in Adding speaker details to an event. Alternatively, you have the option to edit program items directly from the event-specific dashboard. The Program items query on the Speakers tab includes links to the program items, where staff users can edit the planned speakers.

To edit the speaker information for a program item from the event-specific dashboard, do the following:

  1. Go to Events > Find events.
  2. Search for and open the event.
  3. Click the Dashboard tab.
  4. Scroll down, then click the Speakers tab.
  5. From the Select a query drop-down, select Program items.
  6. Select the Program items query.

  7. Select the Program Item.
  8. Select the program item.

  9. From the program item, click the edit icon.
  10. Click the edit icon.

  11. Select the Plan tab.
  12. Select the plan tab.

  13. In the Speakers area, edit the speaker plan by doing the following:
    • Click Add speaker to add a speaker.
    • Click the delete icon to remove the speaker.
    • An arrow pointing to the delete icon.

    • Click the edit icon to edit the speaker’s information.
    • An arrow pointing to the edit icon.

  14. The following speaker information is available for edit:
    • Speaker Type – From the drop-down, select a different speaker type.
    • Speaker – Click the Change icon to select a different speaker.
    • An arrow pointing to the swap speakers icon.

    • Speaker Bio – Enter or edit the associated notes about the speaker.
    • Note: The Speaker Bio fields accept HTML. If inserting a link, be sure to add the target="_blank" attribute. For example: <a href="https://www.example.com/" target="_blank">Linked text</a>

  15. Click the save icon to save your edits.
  16. An arrow pointing to the save icon.

  17. Click Save & close.
  18. Click Back to return to the event dashboard
  19. An arrow pointing to the back link.

For more information, see Defining resources for functions.

Reviewing speaker details

From the event-specific dashboard, you can easily review and export event speaker details

To review speaker details for a specific event, do the following:

  1. Go to Events > Find events.
  2. Search for and open the event.
  3. Click the Dashboard tab.
  4. Scroll down, then click the Speakers tab.

The Speakers tab of the event-specific dashboard contains the following queries:

By speaker

The By speaker query lists each speaker for the event, their ID, Organization, and the number of Sessions they will present. Expand the row for a speaker to view the following information:

  • Function – The registration option or program item for which the speaker will present.
  • Begins – The date and time the speaker will present.
  • Speaker Type – The type of speaker, such as keynote speaker, moderator, presenter, or panelist. To define additional speaker types, see Defining event resource types.
  • Bio – Notes about the speaker.
  • Function Type – The type of function for which the speaker will present, such as a program item or registration option.

Program items

The Program items query lists the speakers for each program item. Search for specific speakers using the available search filters.

On the speakers page, the Program items query lists the speakers for each program item

The Program items query includes links to the program items, where staff users can edit the planned speakers. For more details, see Editing speaker information.

Registration options

The Registration options query displays the speakers for each registration option. Search for specific speakers using the available search filters.

Registration option.

Exporting speaker information

To export speaker data from the event-specific dashboard, do the following:

  1. Go to Events > Find events.
  2. Search for and open the event.
  3. Click the Dashboard tab.
  4. Scroll down, then click the Speakers tab.
  5. Select the desired query.
  6. Select the desired query from the drop down.

  7. (optional) For the Program items and Registration options queries, search for specific speakers using the available filters.
  8. From the Export button, select the desired file format. The query automatically exports to the selected file type.

Adding speaker details to a public website

After events are updated with speaker details and bios, you can create a separate content record that contains this information, so you may display the details on your public website.

To add speaker details to the public website, you must perform the following:

  1. Create the speaker query
  2. Add the query to a content record
  3. Add the content record to the sitemap

Tip! There are several ways to display speaker bios. The following example is simply one way to display event speaker information to public users.

1. Creating the speaker query

This example demonstrates how to duplicate an existing out-of-the-box query. You may modify the query by adding, removing, or adjusting parameters as needed. This serves as a guide for creating a customized event speaker query.

Do the following to create a speaker query:

  1. Go to RiSE > Intelligent Query Architect.
  2. Navigate through the following folder path: $/Samples/Dashboards/Events/Specific Events/Speakers
  3. Select the Program items query, then choose Organize > Copy.
  4. Navigate to a non-system query folder, then choose Organize > Paste.
  5. Open the query for edit.
  6. From the Summary tab, enter a new Name for the query, such as Program item speaker bios for the Annual Conference.
  7. Click the Filters tab:
    1. Remove the [NetContactData] Full Name and [NetContactData] Id filters.
    2. Update the [CsFunction] Event Code:
      • Value: Constant
      • Textbox: Add the event's code, for example, ANNCONF.
      • Note: If you plan to add this query to a content record where the event key is already included in the URL, there is no need to modify this value.

  8. Click the Display tab:
    1. Remove ~/Party.aspx?ID=[ID] from the [NetContactData] Full Name Hyperlink field.
    2. Remove the [EventFunctionResourceData] Party Id property.
    3. Update the Alias columns for each property as you see fit. This column headers are visible to end users. For example, update the Speaker Alias to Speaker's Name, if desired.
  9. Click the Security tab. From the Access mode drop-down, choose Everyone Read.
  10. Click Save.
  11. Run the query to confirm the results. Continue editing as necessary.

2. Adding the speaker query to a content record

Do the following to add the speaker query to a content record:

  1. Go to RiSE > Page Builder > Manage content.
  2. Select a non-system folder.
  3. Open an existing content record or choose New > Website Content.
  4. Enter the page Title.
  5. Select Add content.
  6. Choose Query Menu.
  7. Enter a Title, such as Annual Conference 2024 - Event speaker bios.
  8. From the Source query or folder, select the query you just created.
  9. Click OK.
  10. Continue updating the content record as desired.
  11. Click Save & Publish.

3. Adding the content record to the sitemap

To add the content record to the public website, do the following:

  1. Go to RiSE > Site Builder > Manage sitemaps.
  2. From the drop-down, choose the desired website.
  3. Choose New > Website Navigation Item.
  4. Enter the Navigation link text.
  5. From the Content or URL to link to field, choose the content record you just created.
  6. Click Save.
  7. Move the new sitemap item to the desired location.
  8. Click Save, then click Publish.

Navigate to the public website and confirm the results.