Hi Ben,
Sorry to bother you again...from your posts I know you must be very busy. Well so am I as you can see :-)
The so-called solution (better call it work-around I guess) I mentioned above works for FT 1.51 and for FT 2.0. Meaning: changing the multiple select fields within ft into text-area's solved the problem! (for me)
I would like to know however if the 'better' solution exists...
Also...couold you give me a hand with the reg_exp rule I tried to write mentioned above?
Greetings
Bert
Sorry to bother you again...from your posts I know you must be very busy. Well so am I as you can see :-)
The so-called solution (better call it work-around I guess) I mentioned above works for FT 1.51 and for FT 2.0. Meaning: changing the multiple select fields within ft into text-area's solved the problem! (for me)
I would like to know however if the 'better' solution exists...
Also...couold you give me a hand with the reg_exp rule I tried to write mentioned above?
Quote:I would like users to give the opportunity to use a comma, I tried:Thank you for your help again!
rules.push("reg_exp,aantal_groen,^\s*(0|1|2|3|4|5|6|8|9|\,\)\s*$,i,alleen cijfers en komma!");
it doesn't seem to work....the form submits without java errors....
Greetings
Bert