Express List Search Error

Permalink
If I enable search I get the following PHP error. The list block works fine without search enabled.

An unexpected error occurred.

Call to undefined method Concrete\Attribute\Express\Controller::searchForm()

Seems very basic so I must be doing something wrong. Can anyone help?

 
theana27 replied on at Permalink Reply
theana27
It's an old post, but I had same error. I found that it happened when use express attribute for associations. Because entry list you can't search by associations.