Sorting records in opportunity subview layout
Summary:
How can we sort opportunities in an opportunity subview layout(on account) by default in redwood. We have the below requirement:
Requirement: Display open opportunities in the opportunity subview layout at the top based on the nearest close date.
Currently the sorting is based on the farthest close date.
Note: We are also not excluding the closed opportunities from the layout, we are displaying them below the open ones.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0