I am trying to work out how to ensure that a user submits at least one item in a many-to-many double select. There isn’t an Ajax call with these, so I’m looking to use the onValidate event - but am not sure what I can actually validate against?
There doesn’t seem any simple way to make it ‘mandatory’
Any ideas or suggestions?