How to create a required user attribute field in keyclayak registration form

My registration process works so that the user attribute "phone" is stored when the user clicks on registration if the user dialed a phone number. However, I would like this to be a required field and prevent registration if it is left blank. I did not find any keyboard documentation on how to do this.

+5
source share

Source: https://habr.com/ru/post/1269347/


All Articles