I attempted to reinstall the sheetnode module (7.x-1.x-dev) on a fresh drupal site (drupal 7.9). I enabled only one modules, which is "Sheetnode"

I went to the page mysite/admin/by-module/sheetnode and selected HTML table.... for simplicity.

I then went to structure/content type and created a new content type.

I attempted to create a new field set using the "sheet" field type. When I attempted to save it I got the following error.

Notice: Undefined index: node in sheetnode_field_widget_form() (line 81 of /home/mysite/sites/all/modules/sheetnode/sheetnode.module).
EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7405 of /home/mysite/includes/common.inc).

Any idea why this is not working?

Comments

gravisrs’s picture

Same here, seems no solution yet..

infojunkie’s picture

Version: 7.x-1.x-dev » 7.x-1.0-alpha1
Status: Active » Fixed

Please try the new 7.x-1.0-alpha1. It's completely new code - I wasn't working on previous D7 code. Make sure to read the release notes.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.