Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Styling a form in bxp

644 bytes added, 13:04, 1 September 2017
no edit summary
</table>
</syntaxhighlight>
 
 
The pencil icon out on the right only appears if the user has Form Management access and provides an easy way of editing the form elements as needed.
 
 
 
= Form closing elements =
 
 
At the bottom you also have the option of removing one to all of the form options [[JavaScript_Show_/_Hide_elements]]
 
<syntaxhighlight lang="javascript">
fn_Gen_EndElements ( blComments, blOutcome, blCallback, blAssignedTo, blViewAppointments, blAppFrom, blAppUntil, blClosing );
</syntaxhighlight>
 
 
The reset button also has a JavaScript id if it has to be removed as well btn_reset
 
 
The Final Media schedule bar is also configurable in Advanced Settings.
7,528
edits