[support] Form States

DTH david at hartster.org
Tue Jun 19 15:23:26 UTC 2012


In Drupal 7, using Form API and #states I can do

show form item A if B OR C
and
show form item A if B AND C

is it possible using #states to do

show form item A if B AND (C OR D OR E)


More information about the support mailing list