uneditableInput (function)

uneditableInput(placeholder='', span=2, inlineHelpText=False, blockHelpText=False)[source]

Generate a uneditableInput - TBS style

Key Arguments

  • placeholder – the placeholder text

  • span – column span

  • 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

  • uneditableInput – an uneditable input - the user can see but not interact