A commonly asked question is how are the form elements turned on and off. With one function call to fn_Gen_EndElements you can show or hide most of the bottom elements of the page.
Simply add <syntaxhighlight lang="javascript" >fn_Gen_EndElements ( blComments, blOutcome, blCallback, blAssignedTo, blViewAppointments, blAppFrom, blAppUntil, blClosing ), ;</syntaxhighlight>replacing each of the parameters with true or false as required to
Main Menu > Form Management > Form - Primary Management > Form - Advanced Settings > Select your Form > JavaScript onLoad section > Opening code execution > put in the function call here.
}
</syntaxhighlight>
[[Category:Module Specific:Form Management]][[Category:Topic:JavaScript]]