0% found this document useful (0 votes)
13 views

Columnorder "Subject, Isescalated, Createddate, Attachmentcount, Duedate, Status" Listing 4.3 Customized Column Order, Removing The Priority Column

This document defines a default view for a task management system that displays tasks in a single-select mode with columns for subject, escalation status, creation date, attachment count, due date, and status. It customizes the column order by removing the priority column.

Uploaded by

urielcazares
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Columnorder "Subject, Isescalated, Createddate, Attachmentcount, Duedate, Status" Listing 4.3 Customized Column Order, Removing The Priority Column

This document defines a default view for a task management system that displays tasks in a single-select mode with columns for subject, escalation status, creation date, attachment count, due date, and status. It customizes the column order by removing the priority column.

Uploaded by

urielcazares
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

<Views>

<View name="DefaultView" selectionMode="SINGLESELECT"


width="98 %" supportedItemTypes="uwl.task"
columnOrder="subject, isEscalated, createdDate,
attachmentCount, dueDate, status">
Listing 4.3 Customized Column Order, Removing the Priority Column

You might also like