Scenario
User would like to retrieve estimate/quote records via a search and display the status in the results however, Customer (Main Line) : Status field only pulls up Project's status instead of the Status found in the Estimate/Quote Record.
Solution
Instead of using the standard field, user can use a Formula (Text) that will retrieve the Entity Status. To resolve:
- Navigate to Lists > Search > Saved Searches
- Edit the custom saved search
- Click Results tab
- Field:
- Select Formula (Text)
- Formula: Enter {entitystatus}
- Click Save & Run