Use TreeListEx instead of TreeList field types

Vasiliy Fomichev

In Posted

TreeList controls will load all items in that field on item selection, while the TreeListEx ones will only do that if the selection is being edited, increasing Content Editor load speed and general performance.