How to hide fields from the source table in the filter conditions.
The table structure is as follows:Source table: master tableTarget table: Extended_Table What I want to implement is control over which fields are displayed as filter conditions in the list of the extended "Extended_Table".While it seems possible to...