Hi there,
I'm trying to return a filtered list from by database based on a user's selections (see attached pic). I know how to query the database for one column value (e.g. Maritime), but I have no idea and can't find any documentation on:
1- how to map checkbox selections
2- how to query the database based on multiple selections.
Any help greatly appreciated:)