Hi there,

I have been happily using eva and rules views to send it out, but I have realized that it's actually querying again, which means that the fields don't match what the user sees.

ex:

view

sort: random

fields: name
fields: location
fields: photo

it then sends a different set than the user intends to send because it runs the query again, randomizing it again.

What's the best way to handle this? Views send? or something else?

also, I'm aware that I don't have the latest version of eva and am working on remedying that.

Comments

cassio created an issue.

frob’s picture

Have you tried caching the results of the view?