Closed (won't fix)
Project:
Webform
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2011 at 18:09 UTC
Updated:
7 Aug 2013 at 07:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
quicksketchTake a look at http://drupal.org/project/webform_validation.
Comment #2
mgladding commentedWill do! Thanks!
Comment #4
jojonaloha commentedI apologize if I'm hijacking an old issue. I started working on a patch for this before I found this issue.
I looked at webform_validation, which seemed like it would work, but for my use I would have to form_alter the custom_data field when creating a new rule for my validator to add extra fields (which would need to be serialized in the database) to get a usable interface.
Anyway, I liked this approach a little better for my use-case. I'm sure the patch isn't perfect, but it should be pretty close.
Comment #5
quicksketchAlthough this is an interesting feature, I don't think it's appropriate for the main project. Especially considering alternative approaches already exist to solve this less-common scenario, I think it would be better to point towards that solution. I think the UI for Webform Validation is more understandable than this option also. When reading over the options provided in this patch in the UI, my brain starts to struggle with the meaning of what it does.
While I appreciate the patch and work @jojonaloha, I don't think it's the right level of complexity for the out-of-box Webform module. Please reopen if you'd like to discuss.