asked on February 10, 2016
•
Show version history
I am experiencing the same problem as Jen Harris' post (http://answers.laserfiche.com/questions/68181/Forms-Look-up-value-disappearing) because CSS class sometimes executes when the field value is empty. What is the syntax to embed a condition into:
$('.lookupCondition').change(autofill);
...so autofill will execute only when the field value is not empty?
Thanks in advance
0
0