System tools → Users and groups → Users, choose any user and open the editor at the right.
How it works
The password input field has been removed. In order to change password, you have to click the button Change password. If the user who is logged in has the role Editor_SystemTools_UserManager_User, he or she will be able to change any users password without entering the existing password first.
(All external programs needed for the DC will now be installed through the DC installer. Except .NET 4.6.2 and windows updates due to hem requiring restarts.)
(Server configurations are now included)
How to access it
How it works
How to configure it
New Search Editor (Search2)
Search2 has gotten a new, more user friendly UI. The new Search Editor is a replacement for the XML text area, which was previously used to edit and/or create searches. The XML definition of a search has been completely black boxed, in that a user no longer sees the XML. Instead the XML is parsed and displayed in a more user friendly manner.
The "user friendly" part of the new UI is that several choices are made for the user, for example the order of filters, which is now programmatically calculated; it is impossible to make mistakes with regard to "valueHandler"-"renderType" combinations, etc. The only times where a user is forced to input text is for a filter/value field's ID and any "predetermined values".
How to access it
1. Go to DAM Center.
2. Expand the System Tools tab in the left navigation bar.
3. Expand Config Manager.
4. Select the desired product version.
5. Click the Searches tab.
6. Select a search.
How it works
Parses a given search into a UI, which helps the user perform edits to the search.
How to configure it
Simply works Out Of the Box.
New Search documentation (Search2)
The new Search Editor comes with updated documentation, which guides the user through the use of the new Search Editor as well as defining various terms such as "valueHandler" and all of its allowed values.
How to access it
1. Go to the confluence site
2. Go to the Documentation space
3. Expand Digizuite™ DAM Center
4. Expand Digizuite™ DAM Center v4.7.0
5. Expand Configuration Guides - Digizuite™ DAM Center v4.7.0
6. Click on Draft - Search Editor - DAM v4.7.0. The pages contained within this section is the new documentation
How it works
The documentation guides the user through the new Search Editor. It also defines terms such as "valueHandler" and "renderType" and gives thorough explanations of all available values and the impact of choosing the various values.
How to configure it
No configuration is needed.
Better out of the box experience for new installations
(Mathias Mattson (MHM): I do not know who to contact in this - I don't know of any new changes. If somebody was to inform me of the changes (if any) I could write this)
How to access it
How it works
How to configure it
Manage Digizuite™ Office Connector clients
You can view office clients that has connected through office connector plugin and from the UI, you can delete clients. This feature is useful when the office license is limited and not unlimited users.
How to access it
System tools → License → Digizuite™ Office Connector clients and click the icon at the right side.
How it works
How to configure it
Simply works Out Of the Box.
No more bypassing required field check when multiediting - unless you really want to
Until now no required check was done when selecting multiple assets when uploading or editing metadata for existing assets. Now digizuite config 'VALIDATE_REQUIRED_WHEN_MULTISELECTING' has been introduced to enable or disable this check. It will be enabled by default after an update to this DAM version.
How to access it
When VALIDATE_REQUIRED_WHEN_MULTISELECTING is set to 1 and more than 1 asset is selected for metadata editing the required check will be performed as normal. This is the default behavior.
How it works
Required fields are marked with an asterisk in the name and will have a red border around the control if no input has been given.
Now shown with valid input:
How to configure it
Go to System tools → Digizuite configuration and find VALIDATE_REQUIRED_WHEN_MULTISELECTING in the list. Set to 1 to enable the feature and 0 to disable it. When disabling the feature functionality will be as pre-4.7.0.