Hi!

I have some forms with dots in their names.

The problem is that the JS validation code being generated is not quite right

Is there a resolution/work-around to this issue ?

e.g.

FormName: employer.search
JS generated:

=============

    function employer.search_required () {
        ...
        ...
    }

    function employer.search_email () {
        ...
        ...
    }

=============


TIA,

Kunal


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to