Have anybody created a custom dialog or page in Alfresco Share to let users update one or more property values for several documents at once?
I'm going to implement such a functionality, but don't want to reinvent a wheel. So if a similar solution already exists - please let me know.
In more details, the solution as I see it would be:
- User selects several documents/folders in a folder;
- Clicks "Selected Items" -> "Edit properties"
- A dialog is shown similar to standard Edit Properties dialog, with only properties shown which are available for all of selected documents/folders;
- User changes some values, clicks Save and all documents get updated.