Here's the complete list of supported attribute types. In addition to the default types (see General information on parameters), the "rich-text", "file", "user" and "composite" types are also supported.

TypeDescriptionWidget default modification
stringSimple text
longIntegral
doubleDecimal
rich-textRich text, with formatting (headings, bold, images, tables, etc.)
booleanBoolean (checkbox)
dateDate
datetimeDate and time
binaryBinary file (downloaded from local hard disk)
fileBinary file (downloaded from local hard disk)
or reference to a file in the resource explorer
userUser 
compositeAttribute composed of 1 or more other attributes
Back to top