I have a database structure that looks like this:
Warranty Claim
- Consists of warranty detail fields
- Customer field with a relationship to the Customer data type
Customer
- Consists of all customer details
When setting up the data source with the Warranty Claim content type, how can I order it by Customer Name, which is in the Customer table? When I add a sort field, the dropdown only shows non-relationship fields from Warranty Claim.