formActions (function)

formActions(primaryButton='', button2=False, button3=False, button4=False, button5=False, inlineHelpText=False, blockHelpText=False)[source]

Generate a formActions - TBS style

Key Arguments

  • primaryButton – the primary button

  • button2 – another button

  • button3 – another button

  • button4 – another button

  • button5 – another button

  • inlineHelpText – inline and block level support for help text that appears around form controls

  • blockHelpText – a longer block of help text that breaks onto a new line and may extend beyond one line

Return

  • formActions – the formActions