This place is awesome and helpful, so I was able to get the search to pull up correctly. But I’m now trying to have the results (multi) get set correctly. Does the search-value-set widget work with BAQ results at this point? I saw mention that it might not. And I’m not clear on the alternative suggested here: Multi Field Bindings - Search-Value-Set
Sorry, I got pulled away… and then I was reading the other post you linked above.
If that post is correct (and @hmwillett is ALWAYS correct )… since you’re using a BAQ Search, I think you need to move off of the search-value-set and switch to the dataview-filter-set.
I don’t know if you need a separate no-trigger event the dataview-condition can then iterate with a dataview-filter-set & row-update?
OR… the data-view condition allows for “OnMultipleMatch”… so you might be able to add your dataview-filter-set and row-update after that… so your event would look like this:
Still could use help with this. I’ve got a ticket open at this point, but could use a working example of a Multi-select from BAQ that writes back multiple results correctly. Thanks in advance!