Page 1 of 1

CRM Dashboard. Source for My Customers

PostPosted: Thu Feb 18, 2021 11:48 am
by DannyC
Hi,
I've been able to determine the underlying stored procs behind most of the displays in the CRM Dashboard, except for the My Customers data.
What is the stored procedure which that grid is based on?

I basically want to edit it to not display for the logged-in user. I want it to be the whole database. In future, it would be good if DEV-6452 could be sorted. https://service.jiwa.com.au/browse/DEV-6452

Re: CRM Dashboard. Source for My Customers  Topic is solved

PostPosted: Thu Feb 18, 2021 2:02 pm
by Mike.Sheen
DannyC wrote:Hi,
I've been able to determine the underlying stored procs behind most of the displays in the CRM Dashboard, except for the My Customers data.
What is the stored procedure which that grid is based on?

I basically want to edit it to not display for the logged-in user. I want it to be the whole database. In future, it would be good if DEV-6452 could be sorted. https://service.jiwa.com.au/browse/DEV-6452


I believe it's usp_JIWA_NavigationList_MyCustomers.