Hi,

this module is probably more for end users, and it can (at least in my case) cause slower load of admin forms with a lot of checkboxes/selects (admin/build/block, admin/build/modules and mainly admin permissions) where can be e.g. thousands permission checkboxes (about 100 modules with their permissions * 10 various user roles)

Now I put form id's of these forms into blocked forms in Client Validation module settings, but my question is, if make sense to have this validation on admin forms.
So, just an idea, maybe there could be checkbox in this module settings "disable Clientside validation on all admin pages"
so on pages admin/* there will be not loaded this Client side validation.

What do you mean about it?
Thanks

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

attiks’s picture

Assigned: Unassigned » Jelle_S

We use it a lot on admin pages and never experienced any slow loading, on admin/user/permissions it should load, since there's nothing to validate, same for admin/build/modules. It used to load on all pages but not in the latest releases.

We'll try to add something like block visibility so you can disable it by path

Jelle_S’s picture

Added to the dev branch, will port to D7 aswell.

Jelle_S’s picture

Status: Active » Fixed

Added to the dev branch of D7

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nevena.kostova made their first commit to this issue’s fork.