getItemTypeExportColumns()

Overview

public array function getItemTypeExportColumns(
      required string itemType     
    , required struct configuration
)

Returns an array of column names that the item type will need when rendering and excel export of responses.

Arguments

NameTypeRequiredDescription
itemTypestringYesThe item type, e.g. 'select'
configurationstructYesThe stored configuration options for the item within the form