Function Display

The Function Display content item displays details about an event function, and enables users in adding the event function to their itinerary or cart.

The event function in the following image is displaying information about the Golf Tournament for guests:

Vewing a Function Display content item example

Function Display configuration options

  • Name - Enter a name for the content item. This text appears during design mode (configuration).
  • Title - Enter the text to display above this content item on the rendered page. If blank, no title displays.
  • Do not render in design mode - Select this option to prevent content record data from being loaded in the content editor. This improves performance during design time (configuration).
  • Display a border around this content - Select this option to display a border around this content item on the rendered page.
  • Event key - The key of the parent event for the function. The key can also be supplied through the URL. A key specified in the content item configuration takes precedence over a key in the URL.
  • Function key - The key of the specific function to display. The key can also be supplied through the URL. A key specified in the content item configuration takes precedence over a key in the URL.
  • Width of image - The width in pixels of the image to be displayed. Smaller pictures are scaled up to this width; larger pictures are scaled down.
    • 0 - Displays the image at full size.
    • 1 - Hides the image.

Notes

  • If no key values are set in the configuration page, the content item looks for keys in the URL. To include the event key in the URL, use the parameter name EventKey, such as ?EventKey=SPR12. To include the function key in the URL, use the parameter name FunctionKey, such as ?FunctionKey=LUNCH. A key specified in the content item configuration takes precedence over a key in the URL.