JavaScript - Limiting Outcomes

From All n One's bxp software Wixi

Revision as of 20:59, 8 September 2014 by Philip Lacey (talk | contribs) (Created page with "== Overview == When building very specific form procedures, it can be useful to explicitly manage the Outcome drop down list, so that it populates ONLY with desired rules at...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

When building very specific form procedures, it can be useful to explicitly manage the Outcome drop down list, so that it populates ONLY with desired rules at desired times.


This articles explains the fundamentals of manipulating the outcomes through JavaScript.