Skip to content

fix yes/no as option list

JonGold requested to merge JonGold/form-processor:yes-no-option-list into master

I don't think "Yes/No as Option List" actually works - I think it simply returns TRUE if any value is passed, and FALSE if none is passed.

Am I misunderstanding the purpose of this input? If not, this patch should fix it.

Merge request reports