Needs review
Project:
JS Validate Forms
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 16:04 UTC
Updated:
18 Mar 2010 at 00:44 UTC
Not sure if this is an ajax form but gives the following error when using an exposed filter on a view.
I should mention its a views bulk operations view
"User validation field is required."
Seems to still work but is a big error message for end users
Would be great to work out a way to exclude certain forms. I noticed the red javascript warning flash on my search field before disappearing.
Thanks
Gregg
Comments
Comment #1
derekwebb1 commentedHey, thanks for reporting this. Are you using editable fields with VBO?
You are right about the form exclusion I think. I still havent had a chance to work on this module more... :-(
I would really like to have it to where it does not need to be excluded from any form but if it does then I am prepared to go there.
Thanks again.
Cheers, Derek
PS: You can count on a fix in the not too distant future as this module is a requirement for a project that I am currently working on.
Comment #2
iaminawe commentedYes I have exposed fields , dropdowns and a text field for filtering.
Thanks
Gregg
Comment #3
derekwebb1 commentedHey Gregg,
You can now exclude certain forms in Beta3. Sorry for the long delay but I have been pretty busy as of late.
Thanks, Derek
Comment #4
derekwebb1 commentedBeta3 needs review.