Some of my node types have an EVA field.
Some of these EVA fields have a very heavy query attached, which takes seconds to load.
Is it possible to make the contents of the EVA field 'lazy loaded' in a second HTTP-request?
This makes the show-up of the node much faster.

Comments

mkadin’s picture

This seems like a cool idea, but isn't very high on my development priorities. If someone wants to develop a patch, it will certainly be considered.

mkadin’s picture

Priority: Normal » Minor
geek-merlin’s picture

Title: Lazy loading of EVA field data » Option to edge-include EVA field data in a separate request
Issue summary: View changes

Clarified title.

geek-merlin’s picture

Status: Active » Closed (won't fix)

This is definitely interesting. but should work for any extra field and live in a serparate module.
I guess (but did not verify) that authcache module already can do this.