Hello,

I created remote entities taking the code from fago as an example.

I have a class extending EntityAPIController with watchdogs on each function step.

If I use the custom view hooks from fago, entities are retrieved and displayed but if I use efq_views, only the construct is parsed (according to the watchdog) and nothing is loaded and displayed.

What are the hooks I have to implement in order for the efq_view to work ?

Thanks.

Comments

enorniel’s picture

Issue summary: View changes