Loading...
 

Text Tracker Field

This field type creates a simple text field that is not wiki-parsed.

Parametervaluedescriptionversion
next1 or empty empty: next field on next row, 1: next field on same row
sizenumeric
prependtexttext to be displayed before the field value
appendtexttext to be displayed after the field value
maxnumericmaximum number of characters that can be saved
autocompletey or nif y (default n) will propose an autocomplete on the values of the field (if mulitlingual, will propose only the values in the associated language)tw>=4.0


Note:

  • The text is not wiki parsed and the html is not interpreted (if you want it wiki parsed, use a textarea field)
  • if you want to specify the size of the text but not to put the next field on the same line, you have to enter the parameter like
    Copy to clipboard
    ,50

or

Copy to clipboard
0,50
List Slides
Text Tracker Field This field type creates a simple text field that is not wiki-parsed. Parameter value description version next 1 or empty empty: next field on next row, 1: next field on same row size numeric prepend text text to be displayed before the field value append text text to be displayed after the field value max numeric maximum number of characters that can be saved autocomplete y or n if y (default n) will propose an autocomplete on the values of the field (if mulitlingual, will propose only the values in the associated language) tw>=4.0 Note: The text is not wiki parsed and the html is not interpreted (if you want it wiki parsed, use a textarea field) if you want to specify the size of the text but not to put the next field on the same line, you have to enter the parameter like Copy to clipboard ,50 or Copy to clipboard 0,50