I got it to work! Silly mistake on my end. Can the search results be an object for a #list result? I was trying this out but kept receiving parse errors from the render. Would I parse the results and then do the list ?
z
Zack
11/06/2019, 4:52 PM
I’ve never tried it that way, so I’m not sure how it would parse.
s
stalbert
11/07/2019, 5:24 PM
not sure if it helps, but NFT turns search results into an array of objects in one line of code. That can be easily passed to the renderer?