I'm a fairly new LiveCycle user and my Java is shaky (at best) but I'm
trying to build a form that I know is probably going to require some
scripting.Essentially, I want to make a form with fields that are
disabled unless another field has a certain value (or is within a
certain range of values) .For example, if a numeric field (let's say
it's called "number_ads") has an entry of "3" other fields are now
visible. Or if these is a check box that I want to enable/disable a
separate field.Thank you...