You are here

README.txt in Views Excel Export 7

Same filename and directory in other branches
  1. 6 README.txt
-- SUMMARY --

Allow to export views data to excel


-- REQUIREMENTS --

None.


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.


-- HOWTO --

1. Add a new "Feed" display to your view.
2. Change its style to "XLS file"
3. Configure the options (such as name, quote, etc.).
4. Give it a path in the Feed settings such as "path/to/xls".
5. Optionally, you can choose to attach this to another of your displays by
   updating the "Attach to:" option in feed settings.

-- FAQ --

Q: How to use Exposed Filter?
A: You should add Exposed Filter to page/block and feed. Feed must be attached to page to appear. 

File

README.txt
View source
  1. -- SUMMARY --
  2. Allow to export views data to excel
  3. -- REQUIREMENTS --
  4. None.
  5. -- INSTALLATION --
  6. * Install as usual, see http://drupal.org/node/70151 for further information.
  7. -- HOWTO --
  8. 1. Add a new "Feed" display to your view.
  9. 2. Change its style to "XLS file"
  10. 3. Configure the options (such as name, quote, etc.).
  11. 4. Give it a path in the Feed settings such as "path/to/xls".
  12. 5. Optionally, you can choose to attach this to another of your displays by
  13. updating the "Attach to:" option in feed settings.
  14. -- FAQ --
  15. Q: How to use Exposed Filter?
  16. A: You should add Exposed Filter to page/block and feed. Feed must be attached to page to appear.