This topic is locked
[SOLVED]

 Unable to add new fields to registration page

3/26/2018 10:20:28 AM
ASPRunner.NET General questions
Pete K author

Am I doing something wrong? I want to add some more fields to the new user registration page, e.g., address, city, state... I had already let ASPR.net create a users table, so I modified that table to add the new fields, synced up the database, went into the settings for Security > Registration and passwords > Choose fields, and added the fields I want to use to the page. After doing a full rebuild, I noted that the new fields were not showing up in the generated app. So I thought maybe I have to manually edit the Register page in the visual editor. I opened it up and tried to add the fields, but the new fields did not show up in the list after clicking on Insert Field.
What am I missing?

Pete K author 3/26/2018

I went back in and disabled security, rebuilt, then re-enabled security and now the fields are showing up. So it's all good now.