Greetings everyone.

how can I use this module to export search results (using CORE SEARCH MODULE not views) generated from a custom content type? Please refer to this post for what I am trying to accomplish. http://drupal.org/node/1155704#comment-4472436

Thank you.

Ceci

CommentFileSizeAuthor
contentType.gif29.42 KBceci123
wantToExportThisIntoCSV.gif42.92 KBceci123

Comments

steven jones’s picture

Status: Active » Closed (works as designed)

This module can't be used to export search results, but views can do a search of a kind, so you just need to create the right view to export.

bigjim’s picture

@ceci123 have you looked at the finder module, it can let you use views to build nice search, given that the results are a view it may help you do what you want. http://drupal.org/project/finder