I'm experimenting with this module as it achieves just what I need! A view of taxonomy terms each with the 5 latest nodes. However, I use my views with the Services module to serve data to a custom client.

When I insert a view as a field in another view, the result is exactly as desired in the view builder. However, in the Services Module, the View seems entirely unaffected, I do not even see an empy or collapsed node in the tree.

Am I doing something wrong, or does your module does not function in combination with Services? It would be great if it did!

Comments

tizzo’s picture

Status: Active » Postponed

I haven't done a lot with the services module but my bet is that it's only using the result set to generate the data. This module runs after the query is executed on the parent view.

It may be possible to add services module support but it would require some additional investigation that I don't currently have time for. Patches welcome!

jibran’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)

Drupal 6 compatible versions of the module are not supported anymore.