Using Views, I created a page that has editable fields(by Editable Fields Module) for Profile2 fields. Those editable fields have few kinds of type/widget of field such as Text, SHS(Simple Hierarchical Select) for Term reference, and Radio Button for List (text).

Now, I have a problem that few save buttons for each type/widget of fields are displayed in the page. The one is placed below SHS field and seems for saving only it, another is placed below the Radio Button field, and the other is for the Text one.

I want only one save button for all of fields in a page. Do anybody know how to unify those save buttons into one?

Comments

nandt’s picture

facing the same issue any help?

OFF’s picture

I have the same problem...

laughnan’s picture

You might want to check out: https://www.drupal.org/project/editableviews

I used this on a project in the recent past and I believe it renders one save button at the bottom of the View.