Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17616

widgets used in result layout of content view 'user_open_tasks' does not render properly in csv/pdf exports

    XMLWordPrintable

    Details

      Description

      When Excel and/or PDF exports are enabled in content view user_open_tasks with the following XML extension:

        <require>org.nuxeo.ecm.platform.routing.dashboard.contentviews</require>
        <extension target="org.nuxeo.ecm.platform.ui.web.ContentViewService"
          point="contentViews">
      
          <contentView name="user_open_tasks">
            <resultLayouts>
              <layout iconPath="" name="routing_user_open_task_listing" showCSVExport="true" showPDFExport="true" title="" translateTitle=""/>
            </resultLayouts>
          </contentView>
      
        </extension>
      

      none of the widgets used in the result layout routing_user_open_task_listing render correctly in the csv/pdf export.

      widget widget type widget template
      routing_task_workflow_name listing_workflow_name_task /widgets/listing/listing_workflow_name_task_widget_template.xhtml
      routing_task_name text  
      routing_task_target_document singleDocumentSuggestion  
      routing_task_directive text  
      routing_task_duedate datetime  
      routing_task_actors multiplePrefixedUsersSuggestion  
      routing_task_process_btn listing_process_task /widgets/listing/listing_process_task_widget_template.xhtml

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: