column name from Users data collection does not appear for mapping
I am following the tutorial, http://docs.appery.io/tutorials/build...
I created two additional columns, email and secret_code in Users data collection of a database which I was already using (I did not create a new database).
Imported all the database services, and added sign-up service to Register screen. When I click on Edit Mapping, the email parameter under Request tab is missing. I have imported the sign-up service a couple of times, but I just can't see the email field though I can verify it exists in Users data collection.
What can be the reason? I have made my, DBSYS app public and shared it with support so that you could take a look. Thanks