All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Is it possible to access fields of each search result entry from inside a channel form tag nested within the search results tag?

Jonathan Vance 4 Oct 2014 20:31 question, complete

I want to nest a channel form tag within the low_search:results tag and use if/else logic to determine how to display it, something like this: http://pastie.org/9620786 .

Is it possible to access fields in each search result entry from within the nested channel form tag?

Replies

  1. Low 4 Oct 2014 21:35

    Like that, no. The Results tag uses the native channel:entries tag, so the same rules apply. You'd have to use embeds or something like that.