Sorry I've tried that, but FORM, form or Form all end up telling me
"Element SELECTOWNER is undefined in FORM"
I've seen that error while searching, so I tried defining
<cfparam name="Form.selectOwner" default="z">
It helps solving the error, but not for passing the correct value. It then...