diff --git a/VDS/Components/TextFields/EntryFieldBase.swift b/VDS/Components/TextFields/EntryFieldBase.swift index e492d6fa..284a32b3 100644 --- a/VDS/Components/TextFields/EntryFieldBase.swift +++ b/VDS/Components/TextFields/EntryFieldBase.swift @@ -371,6 +371,7 @@ open class EntryFieldBase: Control, Changeable, FormFieldInternalVali errorLabel.textStyle = .bodySmall helperLabel.textStyle = .bodySmall + helperTextPlacement = .bottom labelText = nil helperText = nil showError = false