in reply to Re: Regex During Map Function
in thread Regex During Map Function
I don't want to filter out all empty values, though. Just the leading of a multi-valued element.
If a form control has a bunch of checkboxes w/ the same element name, I want them all. I also want the blank values for those elements that don't have multiple values.
For some reason there's an empty value for a multi-valued list control.