Difference between revisions of "JavaScript - Limiting Outcomes"
From All n One's bxp software Wixi
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...") |
Philip Lacey (talk | contribs) m (Philip Lacey moved page Limiting Outcomes to JavaScript - Limiting Outcomes without leaving a redirect) |
(No difference)
| |
Revision as of 21:00, 8 September 2014
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.