Hi there,
Relatively simple one I think, but how can I change the options in my dropdown (which is linked to a Yes/No sharepoint list column) to my own customised wording instead of 'true' and 'false'?
JT Carpentry Job Tracker is the sharepoint data source
JobCompleted is the Column Name. I'd like for True to be represented in the drop down as "Job Completed" and False to be represented as "Job Open".

Further, once this is done is there a way I can add a new option to the drop down filter called 'All Jobs' - that will show all the records (both 'true' and 'false' from the sharepoint column)?
The dropdown is being used to filter a gallery.
Many thanks!