Closed (fixed)
Project:
Webform
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2014 at 23:48 UTC
Updated:
6 May 2014 at 07:20 UTC
Jump to comment: Most recent
While adding conditionals, it can be quite annoying to get the validation message, "The subject of the conditional cannot be the same as the component that is shown or hidden.", while trying to add or remove conditionals. We should only validate this condition when saving the form, not when adding/remove conditionals. This also prevents our validation message from getting added in odd places, like the middle of the table.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_skip_conditional_validation.patch | 831 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted this patch.
Comment #3
fenstratNeeds porting to 8.x-4.x.
Comment #4
fenstratCommitted and pushed 92369bb to 8.x-4.x. Thanks!