Again, i'm struggling with validation for a form, using Forms for Datalists...
I have this form with a "date from" and "date to" field.
But how do I validate, that the dates is changed to something else than todays' date, before the form can be submitted?
Also I need a way to validate, if a selectbox has been used (= the value is something else than "nothing selected") - this last one could also be four radiobuttons, where one has to be selected, if that is better...
Hope someone will take the time to help me.
/Lise