|
Welcome Guest! | Member Sign in
Search
SupportFormrule and Selectboxvalue "none"Submitted by h.dalfsen@vlast... at Mon, 05/17/2010 - 13:55Hi, I've on a form a Selectbox "Demand Type". If I add [formelements.fld_demandtype]!="none", it doesn't work. If needed, I can give you the credentials for the mashapp. Regards, Hendrik-Jan van Dalfsen |
|
|
Comments
Re: Formrule and Selectboxvalue "none"
Hi Hendrik,
As similar to other field type, you can write the condition for form rule as below for select box field to check the non-empty value.
[formelements.fld_demandtype] != ""