User Signup Additional Fields

Options

Hey everyone, I'm trying to add additional fields to my registration form during sign up and it's unclear as to how I should go about it. I'm using WeWeb as a front-end and looking for guidance for the proper workflow. Thank you in advance for any help provided!

Tagged:

Comments

  • Liz Anaya
    Liz Anaya Member, Administrator

    ADMIN

    Options

    Hey @manaigo! 👋

    To add additional fields to your registration form, on the Xano side, you can add fields in your database table.

    You can then have those fields as inputs in your API endpoint that receives data from the registration form.

    I wasn't sure if you were asking about how to do this on the front end or the back end. Let me know if this is helpful. 😊