Hi, is it possible to easily add a *dropdown field* to the signup form? From the docs it looks like ...
d
Hi, is it possible to easily add a dropdown field to the signup form? From the docs it looks like we can only add additional text fields: https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/signup-form/adding-fields
r
Hey @Dek
At the moment the pre built sign up form doesn’t allow that. You could either override the sign up form to make your own, or ask the the drop down as a second sign up step.
I would recommend the second sign up step cause it also takes into account the case where there is a social login sign up