@carlw If you look at the implementation above you can see that this will only work for inputs inside a
Field
🙂 It looks for a parent field, and attaches to the label of that field. The findParent thing was made public so it can be used for general purpose stuff as well. It will find the first parent of the given type.