is there a way, in functions, to pull the list of a CRM module and sort it by one of the fields contained within it so that you can use "for each" to go through the list by that field? I am trying to sort my list by one of my custom fields so that I can edit the field in all of the subsequent items.