Issue #3102358 by Phil Wolstenholme, eojthebrave: If the field is not being...
Issue #3102358 by Phil Wolstenholme, eojthebrave: If the field is not being included in the dataLayer then hide the 'DataLayer label' field as users won't be interested in it
'#description'=>t('Checking this box will result in this field being included in the dataLayer object.'),
'#description'=>t("Checking this box will result in this field's value being included in the <code>dataLayer</code> object provided by the dataLayer module."),
'#description'=>t('Enter the label you would like in the datalayer output.'),
'#description'=>t('Enter the label/key to use when adding this field to the <code>datalayer</code> object. Example; <code>dataLayer.fieldName: value</code>'),