The following table outlines the changes made in AudienceView Unlimited 7.39.1:
NEW
|
Desktop - Filter Best Available price types by price zones. A toggle has been added to the Customer Services - Events|Best Available page that allows you to filter price types by price zone. Up to 10 price types will be shown. To see additional price types you can click the 'Show More' button. The labels for this button and toggle are in the: •Registry::EN::Application::Show More node •Registry::EN::Application::Customer::Seats::PriceTypeContext node •Registry::EN::Application::Customer::Seats::PriceZoneContext node
The default best available flow can be set on the Application Security - User|Preferences and Roles|Preferences pages 'Default Best Available Workflow' field. Use one of the following options (these are case sensitive): •Price Type •Price Zone Price Type is the default setting. |
AV-13019 AV-13461 |
IMPROVED |
Online - The new top bar introduced in AudienceView Unlimited 7.39.0 (where promos and account balances are displayed) is now transparent instead of gray. To change the color of the bar or the color of the text in it, update the following rules in your CSS. •Text Color: #orderInfoSecondBar{color: <color>} •Background Color: #orderInfoSecondBar{background-color: <color>} Where <color> is the value of the colour representation, like rgba(255, 20, 20, 0.8), #AA0AA0 or purple. |
AV-13873 |