I have created a custom checkbox field on the addr...
# general
d
I have created a custom checkbox field on the address record. It saves and displays fine. I am now trying to create a dropdown list based on which addresses are checked. I tried 2 scenarios below: 1. New transaction body field type "List/Record" on the "Address". I am able to select the filter for the checkbox mentioned but the dropdown list on the form is EMPTY. (I did create a sample saved search with checkbox to verify there are supposed to be at least 2 addresses on the dropdown). 2. New transaction body field type "List/Record" on the "Address Book". The custom checkbox does not show as available filter. Only "Entity" is available for filter. If I leave filter empty, the dropdown shows all addresses. This is essentially the list I want but only the ones where the checkbox is checked. I am not getting the results I need on either approach. Any ideas?