Adding username to user database

I am working on a project for a community I am part of, and I am having trouble adding their username to my app’s database. using the “sign the user up” workflow, I know you can use the “change another field” option, but I won’t let me do what I am trying to do.

I created an Input named “Username” and I want the name they use on their to be associated with their email address. What am I doing wrong?

found my mistake, the type of thing was under User instead of text

This topic was automatically closed after 70 days. New replies are no longer allowed.