Changes

JavaScript Show / Hide elements

70 bytes added, 18:22, 21 January 2014
no edit summary
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" line start="1">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.
7,528
edits