Active
Project:
Field Validation
Version:
7.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2013 at 10:12 UTC
Updated:
12 May 2015 at 11:43 UTC
Jump to comment: Most recent
Validation rule "Require at least one of several fields" doesn't seem to work with Term reference fields that are using Autocomplete term widget. If you change widget to Select list, then it works nicely.
Comments
Comment #1
g089h515r806 commentedyes, it is possible.
Comment #2
g089h515r806 commentedYou could try it with "tid" colum instead of "value" column.
Term reference use "tid" as its column.
Comment #3
alex72rm commentedThat's true... with an autocomplete widget the validation rule doesn't work, with tid or name the result is the same.
I have changed to select list and it works!
Comment #4
alex72rm commented