Defining the Names of XML Files
Use
When authors use the Save function in the Edit form, the system stores the content they are saving in an XML file or in the properties thereof. By default, the name of the XML file is a GUID. This name appears, for example, in the search results list.
If you want to display the title of a news item instead of its GUID, carry out the steps below.
Procedure
On the Edit form, reference the Name document property in an input field. This property defines the names of documents to be displayed on the KM user interface.
-
Navigate to the Name document property by choosing on the Data Model tab page .
-
Use Drag&Drop to pull the Name document property onto the input field.
The system then enters the path to the document property into the Property Reference control property of the input field.

