Save summary data for all users

Good day! Is there a possibility to save summaries profile data for all users like in 'GridSettingsPage'? Permission for such operation must be available only for system administrators

Like 1

Like

1 comments

Hello Sandra,

 

There is no OOB tool that can help you to achieve your business task but you can do some inserts via SQL tools. The table that you need is called 'SysProfileData' and the Key that you need is called 'Section-Account-MainGrid-Summary'. So having this information you can do the insert for some specific Contacts in the system.

Show all comments