I’m trying to create a complex sort based on values in the JobList. I need to access the current values from some of the fields on the list. I thought getCurrentListRowControlValue would get me access but I am getting “Exception: currentListRowContainer object cannot be null.”
Is there a function that can get me access to the current row within a Sort script on mobile? Not sure if this is even possible, but without it I’m not sure how scripts would be used for sorting on mobile.