Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In Table Grid Next Generation a column can be one of many types. This types are defined while creating the table and will not have any impact while exporting data. However, since Xporter does not know the type of each of the fields retrieved from Table Grid Next Generations, in some cases, additional formatting might be needed. The following table has the list of types supported in this integration and the expected exported output.

Column TypeTemplate Output
StringText
NumberNumber
IntegerWhole Number
DateDate (in epoch time)
DateTimeData and Time (in epoch time)
TimeTime (in epoch time)
Single Select ListSelected Option Value
Multi Select ListSelected Option Values (separated by comma)
CheckboxTrue or False
UserlistSelected Users' Username
FormulaFormulas' Result
SequenceOrder
TextareaText
AttachmentAttachment Download URL

...