I have a user-map module and I'd like it to show some users whose alias_of_field = 'Yes'
The custom field is a radio list.
The Options Radio Field looks like this:
1|JYes
2|JNo
I can't get the map to load with the selected users.
How should the "Custom SQL WHERE" should look like?
Thanks!