horizontalFormControlGroup (function)

horizontalFormControlGroup(content='', validationLevel=False, hidden=False)[source]

Generate a horizontal form control group (row) - TBS style

Key Arguments

  • content – the content

  • validationLevel – validation level [ warning | error | info | success ]

  • hidden – hide the CG from the user?

Return

  • horizontalFormControlGroup – the horizontal form control group