UserForms is very good module, thank you :)
However...
If you run custom form created by UserForms module the error for Javascript “$("#Form_Form").validate is not a function” takes a place.
Of course, you can see it at FF with Firebug.
So, the file "framework/thirdparty/jquery-validate/jquery.validate.js" is missing. If add it, there are no problems at all.
Bug?