Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.24.10
-
None
-
None
-
Maintenance Sprint 2
Description
User story:
As an editor I create a new document and the name (not the URI) of the document is prepopulated in the title field of the document.
The solution:
With the querie templates (/hippo:configuration/hippo:queries/hippo:templates) it is possible to prepopulate document fields. Currently it is possible to add the URL name to a field with parameter $name, the ‘human readable name’ isn’t. In the attached patch the localName is added to the parameter map. In the FolderWorkflowImpl#populateRenames it gets picked up populate the fields.
This patch is tested for CMS 2.24.10.
Attachments
Issue Links
- relates to
-
CMS-8449 As an editor I create a new document and the name (not the URI) of the document is prepopulated in the title field of the document.
- Closed