Active
Project:
Sheetnode
Version:
7.x-2.0-alpha1
Component:
Core
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2011 at 07:37 UTC
Updated:
3 Mar 2016 at 20:54 UTC
Jump to comment: Most recent
* Export links should appear on nodes that contain CCK sheet fields. Resulting spreadsheet file should contain one worksheet per field delta.
* Importing files into CCK sheet fields should be supported, although the UI for importing should be reviewed to account for the explosion in possible combinations.
Comments
Comment #1
infojunkieImplemented in D7.
Comment #2
robertgarrigos commentedHI, I'm opening this and changing it to a support request because I cannot find the way to import a sheet file into a sheetnode field although you said it has been included in D7. I'm using v.2 of sheetnode and PHPExcel. Everything else seems to work properly.
thanks for your help.
Comment #3
robertgarrigos commentedComment #4
robertgarrigos commentedI'm actually using 7.x-2.0-alpha1
Comment #5
willhallonlineIf you have installed PHPExcel (version 1.7.8 should work) and installed the sheetnode PHPExcel module, you should have an option to create sheetnode from excel file import. Can you install the module and check that you have the PHPExcel library running? If you install the library into the sites/all/libraries/phpexcel directory it is probably best for finding it.
I am looking at doing some more work on this soon to make it easier to install and use in general.