@creece saved searches don't show up on List/Record type. Only custom lists and records...
d
David B
10/14/2020, 8:04 PM
Just had it work for type="List/Record" and List/Record="Saved Search"
Tested on fields: Transaction Body Field, and Transaction Line Field
d
Dan P
10/15/2020, 2:01 PM
@David B I wasn't referring to creating a dropdown of all the saved searches. I needed a dropdown of the results of a specific saved search. I'll keep looking. Thank you.
😮 1
c
creece
10/15/2020, 4:56 PM
You'd need to add a custom list field to the form in beforeLoad and use the addSelectOption(...) to populate the list with the search results.
☝️ 1
creece
10/15/2020, 4:56 PM
I thought you just wanted a list of saved searches