Jul 08 2022 09:13 AM
Hello,
I'm trying to modify a SharePoint list that contains multiple list views for different teams. I would like to simply update it with new individuals but I can't seem to make that work. I know how to create a new view but for some reason it doesn't capture all of the individuals that should be part of each team. I guess the more pressing obstacle is how can I modify a view so that specific individuals like directors, appear at the top of the modified view followed by the rest of the names?
Jul 09 2022 09:10 AM - edited Jul 09 2022 09:24 AM
Solution@MN037 you'll need to have a number column called sortorder (or something similar) and sort the list/views by that column. So Directors would have a value of 1, Managers 2, Assistant Managers 3, Slaves 4 and so on.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
Jul 11 2022 11:11 AM