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.
source share