I have a view with editable view fields, which also contains a flagging link (the javascript button option).
When I edit an entities editable fields in the view, and also flag the entity by clicking the flagging link, the Editable View Save Button does not have effect any more.
If I do'nt flag the entity, the editable views fields are saved correctly.

Comments

Yuri created an issue. See original summary.

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

What kind of flagging link is it?

Yuri’s picture

Its just the JavaScript toggle that comes with the Flag module. It flags the same entities that are editable in the editable view.
Not sure if it matters..but the entities are ECK entities.

joachim’s picture

> the Editable View Save Button does not have effect any more.

Do you mean that it doesn't submit, or it submits the form but is doesn't save?

I suspect something is happening with the form and the form cache.

Yuri’s picture

When first flagging an entity in the view, then modifying an editable field and hitting the Ediable Views save button, does refresh the page but the modified field is not saved. The flagging is saved.