the fields are not displayed as editable fields and these notices apear

Notice: Undefined index: none in editableviews_plugin_style_row_edit_table->insert_form_elements() (line 237 of site/sites/all/modules/editableviews/editableviews_plugin_style_row_edit_table.inc).

Notice: Undefined index: in editableviews_plugin_style_row_edit_table->insert_form_elements() (line 229 site/sites/all/modules/editableviews/editableviews_plugin_style_row_edit_table.inc).

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Can you use devel module to debug the values at those lines please?

Does your view have relationships, and where are the editable fields?

SanduCiprian’s picture

i didn't figure it out how to debug with devel module

my view doesn't have relationships. it's a simple view of a content type. editable fields are 2 textfields from that content type

joachim’s picture

Version: 7.x-1.0-beta4 » 7.x-1.x-dev
Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Active

Ok I'm seeing this too. Drat! Been doing so much work on relationships, looks like I broke the base!

joachim’s picture

I've just committed a fix. Can you pull from git and try the latest code please?

SanduCiprian’s picture

it's working now.

but i have other issue. i have 38 nodes. when i hit the save button it takes a couple of minutes till it saves and give me the messages. the issue is that i don't edit all of the nodes and it saves all of them. i want to save only the nodes that i edited. in this way i want keep the node last update date untouched.

joachim’s picture

Title: module doesn't work » fields on View base show an error and don't work
Status: Active » Fixed

Great, thanks for checking it.

Can you file new issues for new problems please?

SanduCiprian’s picture

i created new issues

thanks!

Status: Fixed » Closed (fixed)

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