This topic is locked

Login Page Users Table

12/16/2017 5:41:05 PM
PHPRunner General questions
R
RockyMtnHi author

When I'm defining the login page I selected to create a table named Users. I need to add more fields to it but the table does not appear in the Tables screen to modify it. It didn't seem like it was actually created, so because of this I manually added a table named Users and it said the table already exists. How can I delete the Users table that PHPRunner created?
Thanks for the help.
--
Then, when I added a different table with these fields and connected to it, when I went to add a user it didn't ask for the email address:

UserId

Username

Password

Email

FullName

EmployeeType
Any ideas? Thanks.