# Mandatory custom user field shows no error hint when omitted on signup

**URL:** <https://meta.discourse.org/t/mandatory-custom-user-field-shows-no-error-hint-when-omitted-on-signup/370279>\
**Category:** Bug\
**Tags:** user-custom-fields, signup\
**Created:** [June 15, 2025, 6:27pm UTC](https://meta.discourse.org/t/mandatory-custom-user-field-shows-no-error-hint-when-omitted-on-signup/370279 "2025-06-15T18:27:19Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![fhe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fhe/32/113345_2.png) [@fhe](https://meta.discourse.org/u/fhe)\
**Post date:** [June 15, 2025, 6:27pm UTC](https://meta.discourse.org/t/mandatory-custom-user-field-shows-no-error-hint-when-omitted-on-signup/370279/1 "2025-06-15T18:27:19Z")

</div>

I’m using a custom user field of type multiselect that’s set to be required for all users. This implies, that it’s also mandatory on signup, i.e., you can’t signup without selecting at least one option from the list.

Instead of showing an error hint, like it’s done for standard fields, the custom user field shows no message if omitted. Signup just does nothing without any feedback to the user.

Furthermore, and I don’t know if this is related, the developer console shows

```plaintext
head_tag_1.js:2 Uncaught ReferenceError: $ is not defined
    at head_tag_1.js:2:1

```

---

_[View the full topic](https://meta.discourse.org/t/mandatory-custom-user-field-shows-no-error-hint-when-omitted-on-signup/370279)._
