Is there any way to force the inclusion/exclusion of specific fields in the query result of the Model Search?
For example, a lot of our searches benefit from including the Version field in the output. However, it's not there by default and we have to add it via the Field Chooser.
Must I throw away the Query Builder and do everything via direct SQL queries to get the specific fields and sort orders I need?
TIA,
Paolo