I know the title looks like an oxymoron but let me explain.
The requirement is to have a button on the Account entity that allows a user to export to Excel/CSV data from a select entity and it's child entity. However the ability to OOB Export to Excel needs to be disabled for data security reasons.
What is the best approach for this? I have considered a 3rd party site that connects to the web service and dynamically constructs the data and presents as a file download. Is there another way here that doesn't need a 3rd party site?
Any advice appreaciated
Jon
*This post is locked for comments
I have the same question (0)