Every page such as leads is showing SQL statements at the bottom, how can I stop this?
I imagine this may be helpful for debugging and there must be a setting somewhere to turn this off
As an example this appear under the mass update screen
select NAME , ID , ASSIGNED_USER_ID , STATUS , ACCOUNT_NAME , EMAIL1 , PHONE_WORK , TEAM_NAME , ASSIGNED_TO from vwLEADS_List where 1 = 1 order by NAME asc