The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
How would I change this if I want to sort by a field that is a number? I'm defining the field here: if (linkedRecordsArray) {// Add the position field to each linked record objectfor (var linkedRecord of linkedRecordsArray) {linkedRecord.position = ...