Content
View differences
Updated by Parimal Satyal over 2 years ago
### **Acceptance criteria**
In project lists (#49687),
* Rich text properties of the project can be added to the list
* Those include
* project description
* project status description
* project custom fields/attributes of the type long text
* Limit displaying those inside the table to one line, truncate with ellipses (...) when necessary
* Add "Expand" link at the end. Clicking this will display will display the full contents of the long text field in a modal
* This behaviour is the same as when you click on "Expand" on a long text project attribute in Project overview (#49688)
* All the fields are
* selectable per project list
* added to the list of default column in the administration stetting
* Disable the expand/collapse action that displays project description
* Remove the last column that contains the action
* Limit each project to one line
* Make the _project description_ available as an attribute that can be added as a column instead.
* selectable per project list
* Added to the list of default column in the administration stetting
###
In project lists (#49687),
* Rich text properties of the project can be added to the list
* Those include
* project description
* project status description
* project custom fields/attributes of the type long text
* Limit displaying those inside the table to one line, truncate with ellipses (...) when necessary
* Add "Expand" link at the end. Clicking this will display will display the full contents of the long text field in a modal
* This behaviour is the same as when you click on "Expand" on a long text project attribute in Project overview (#49688)
* All the fields are
* selectable per project list
* added to the list of default column in the administration stetting
* Disable the expand/collapse action that displays project description
* Remove the last column that contains the action
* Limit each project to one line
* Make the _project description_ available as an attribute that can be added as a column instead.
* selectable per project list
* Added to the list of default column in the administration stetting
###