Postponed (maintainer needs more info)
Project:
Editable Fields
Version:
7.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2011 at 16:41 UTC
Updated:
17 Apr 2013 at 16:28 UTC
Comments
Comment #1
adam_b commentedI've done a bit more testing on this and found that the normal select widget works fine. It's the hierarchical select widget which doesn't work at all: there's no "Please Wait" icon when the value is changed, and clicking the Save button at the bottom doesn't work.
Comment #2
johnvThere has been some developments.
Is this still a problem with latest -dev from february the following patches?
#1206656: Error on Node view page: Argument 1 passed to drupal_array_get_nested_value()
#1405854: Multiple fields not saved
Comment #3
nathanhilbert commentedSee http://drupal.org/node/1972962.
Also need to edit the hierarchical_select.js to make sure submit button is shown. Otherwise works great.