Some machine name fields prevent usage of tokens
Problem/Motivation
There are some plugin configuration forms that make use of the machine_name field type. However, some of them should be capable of supporting tokens, but the validation of machine names would not allow that.
Steps to reproduce
Proposed resolution
Replace machine_name fields by textfield types, at the configuration properties that are already implemented for supporting tokens.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot