'#description'=>$this->t('Select a taxonomy reference field.<br />If more than one term is referenced, the term at delta zero will be used.<br />A taxonomy reference field will be used to sync to the term name.<br />If a term with the given string does not exist one will be created.'),
'#description'=>$this->t('Select a taxonomy reference field.<br />A taxonomy reference field will be used to sync to the term name.<br />If a term with the given string does not exist one will be created.'),
];
}
return$pluginForm;
@@ -71,7 +71,10 @@ class RelatedTermString extends SalesforceMappingFieldPluginBase {