Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

JavaScript - Limiting Outcomes

637 bytes added, 21:15, 8 September 2014
no edit summary
This function would be put into the onLoad of the form and called on the onChange of drop down lists or other content bearing items.
 
 
== Working with Form Outcome Access Security ==
 
 
It is possible to use this functionality with Outcome Access [[Form_-_Outcome_Access]].
 
 
The fn_BE_ResetOutcomes() function will only include the Outcomes that the user has been granted permission to.
 
 
However please note that if you provide logical access through JavaScript (i.e. your custom code adds in an outcome the user shouldn't have) it will overwrite the engine and allow the user to store the record with your provided outcome. This is done to ensure that the record is saved. You however are responsible for the security and logic management of your custom added code.
7,528
edits