Forums

 
ForumForumMainstream Foru...Mainstream Foru...HelpHelpExport to Excel limitedExport to Excel limited
Previous Previous
 
Next Next
New Post
 7/12/2012 5:54 AM
 

Hi,

Since the upgrade to 6.6 the Export to Excel feature I have when for instance I want to export some records fromthe Cases list seems more limited... before I could export also the custom-fields in the _CSTM table, noz these are not part of the export anymore.  How can I get these back in the export?

Best regards,

Robby

New Post
 7/12/2012 9:24 PM
 
This is a relatively new feature. A year ago, one of our customers requested that we provide a way to control the fields that we are exporting. Now, instead of returning all fields using select * from table, we pull the fields to export from the GridView ModuleName.Export, where ModuleName is replaced by the currenet module.

In your case, you can either add your custom fields to the Cases.Export GridView, or you can remove all fields from Cases.Export as an empty list will instruct SplendidCRM to revert back to the previous select * behavior.
Previous Previous
 
Next Next
ForumForumMainstream Foru...Mainstream Foru...HelpHelpExport to Excel limitedExport to Excel limited