Feature |
Description |
ID |
Event Widget for Affiliated Websites |
This has been implemented in AV Community 1.8.
An event widget has been added to the event dashboard in the left-hand pane
under the Promote section. The event widget can be configured in two ways, in various sizes, to allow event owners to embed event widgets into their websites so that customers can purchase tickets directly:
- Embedded Widget: Adds all of the event’s information directly into your site.
- Modal Widget: Adds a 'Buy Tickets' button. When customers click the button, the event information will be displayed in a pop-up.
|
AVD-5099 |
Shibboleth |
This has been implemented in AV Community 1.8.
For organizations using our Shibboleth integration, AV Community 1.8 includes the ability to use an attribute set on a user’s Shibboleth account to control that user’s access within AudienceView. Any attribute which is passed from Shibboleth to AudienceView can be mapped to a security group on the AudienceView side. For example, access to creating an event owner profile in AudienceView can be controlled by setting an attribute in Shibboleth and configuring AudienceView to read the attribute and set the appropriate security groups when the user account is created. Users without the attribute will not be able to create a profile.
Customers can now belong to multiple groups (the Registry application Registry::EN::Business Objects::TScustomerBO::User::Group node's 'Value' field is multi-select). |
AVD-5182
AVD-6535 |
RSS Event Feed |
This has been implemented in AV Community 1.8.
RSS feeds are a common way for one website to syndicate content from another website. AudieceView's new RSS event feed feature enables you to customize the AudienceView Online event content listings for affiliated websites. For example, a university department with its own website can use this feature to fetch department-relevant event listings from the central university event calendar (AV Community) and display them on the department website, formatting and styling the listing accordingly.
The base URL for absolute URLs is taken from the Content Management application Sites|Basic page's 'Payment Return URL' field (which will be renamed in a future release).
RSS feed includes:
- The RSS URL builder page makes creating and testing tailored content feeds simple (with on page instructions, plus full help page)
- Select the feed content by date, search terms, and filter options by:
- Event owner
- Result type (event, event Owner, article)
- Venue
- Campus
- Department
- Genre/sport
- Any and all of the new event filter options added in this release (AVD-5993)
- Compliant and extended RSS data output:
- All standard RSS elements (produces great listings from even a basic RSS reader)
- Extended AudienceView specific RSS elements (provides affiliate websites everything they need to generate content rich listings in their own format)
- High performance, template based, event listing service provided for low volume periodic querying of currently active listings (forward compatible with node.JS).
|
AVD-5750
AVD-6301 |
Event Filters |
This has been implemented in AV Community 1.8.
New filter fields have been added to events to increase an event owner's ability to categorize events. The new fields include:
- Four single string fields to track attributes like Campus, Faculty and Department
- Two multi-select fields to track attributes like Event Type or Intended Audience
- Two two-level hierarchical fields to track Genres and Sub-Genres.
Once event owners have set the values on their events, online users can filter their event search results using any combination of filters.
These configurable fields are available in the event owner portal as well as the Desktop via the Venue Configuration application Performance|Basic page.
A new Filters node has been created in the Registry application Registry::EN::Business Objects::TSperformanceBO node.
 |
Information
When you bind a list to a filter field, the list's 'Key' is displayed and not the list 'Label'. Ensure that you configure the filter-related lists so that the 'Key' values are readable/user-friendly. |
|
AVD-5993
AVD-6211 |
Increase default 'Maximum Number of Values' for search filters. |
This has been implemented in AV Community 1.8.
The default value of the Registry application
Registry::EN::Business Objects::TSarticleBO::Search::Search Filters node's 'Maximum Number of Values' field has been increased from 8 to 16 because the addition of the new event filters exceed the previoius value. |
AVD-6269 |