Is there a way to make a copy of a list and archive the original?
A CSS hack which creates a Kanban-like board UI in a specified list:
A CSS hack which creates a Kanban-like board UI in a specified list: #list_481388 ul.topLevel { display: flex; } #list_481388 ul.topLevel > li { flex: 1 1 auto; } #list_481388 ul.topLevel > li > .frame{ display: none; } #parentTask_0 div.coreDiv { margin-right: 20px; } May be, will be useful to someone :)
Yes. Click 'Copy' in the toolbar. The default option is 'Copy as a new list'. There are also other options you might find useful (like copying users and permissions, etc.) After the new list is created, you can archive or delete the original.
ReplyDeleteThank you
ReplyDelete