Idea Delivered

Add the contents of the "Comments" field in translation objects, to the translation statistics report.

When we generate translation objects, we use the Comments field to log which publication is going to translation. If objects in a new translation project are already in a translation workflow, we can then determine which existing translation project the object is associated with. By adding the Comments filed to the translation statistics report, we could see all of this information at a glance rather than having to examine each object individually. 

Parents
  • Thanks - all working great now! To summarize for anyone else who wants to do this:

    Navigate to  the <drive-letter>:\Infoshare\Web<project-suffix>\Author\ASP\XSL folder on your application server, then:

    - For the Translation Report please add the field to the TranslationReportConfig.xml file

    - For the Publication Report please add the field to the BaselineReportFields.xml file

    - For the downloaded CSV of the report, add the field to ReportDownload.xml file

    The field name is 'FCOMMENTS' and the field level (if needed) is 'lng', so you should use a construction like '<ishfield name="FCOMMENTS" level="lng" />'

Comment
  • Thanks - all working great now! To summarize for anyone else who wants to do this:

    Navigate to  the <drive-letter>:\Infoshare\Web<project-suffix>\Author\ASP\XSL folder on your application server, then:

    - For the Translation Report please add the field to the TranslationReportConfig.xml file

    - For the Publication Report please add the field to the BaselineReportFields.xml file

    - For the downloaded CSV of the report, add the field to ReportDownload.xml file

    The field name is 'FCOMMENTS' and the field level (if needed) is 'lng', so you should use a construction like '<ishfield name="FCOMMENTS" level="lng" />'

Children
No Data