Start your All-Access Pass to unlock this challenge
When creating a custom field, which of the following is true about field configurators?
No field configurators will run on the new field by default.
Any field configurators specific to the original type (e.g. TextField) won't run for the new custom field.
TextField
Any field configurators specific to the original type (e.g. TextField) won't run for the new custom field until you activate it in the new() method.
new()