Tag Archives: Custom Sort
Sort on Related Column in a View
Introduction: When we create a view, We can configure the sort but the sorting is available only for the columns which are a part of the entity on which the view is created. Eg: In the active accounts view, there is a column ” Email” which is a field from Contact Entity. If we … Continue reading Sort on Related Column in a View