As now we have 2 elements that are managed with ajax, pager and apply button, both of them rely on the name property for working and if there's more than one ER views widget in the same screen, only the first one works.

Comments

chrlvclaudiu’s picture

Status: Active » Needs review
StatusFileSize
new1.29 KB

Hi,

I had the same problem and i figure out a solution to this.
Use the attached patch to solve it.

chrlvclaudiu’s picture

The same thing persists for pagination when you have multiple widgets on the same page.
Based on the same solution as for the filtering, the attached patch should solved it.

jsacksick’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

Please report back if this is still an issue in the 2.x branch. It is a big rewrite that aimed to resolve all known issues with the 1.x branch which is not supported anymore.