Does anyone know how to make the All Nodes view list alphabetically?
From:
Workaround: In the Filter Nodes (SQL) field of the Resource add "order by 'Caption' asc" (no double quotes) to the end or the line.