i want to create a yes / no choice field if a field is null or not. eg, a membership table with suspend_date field. i want to be able to filter list of member who is or not suspended. in filter part of /path/to/application/module/config/generator.yml…
more »