Password Fields do not show up

Not sure if I’m doing something worng but it seems like a bug.

  1. Created SECURITY App with SC wizard
  2. Applied some mods to the table (adding more fields)
  3. Synced EDIT_USER form
  4. after that the Password/Confirm password fields are gone from the running form, although they show up on the App properties list.

I’m using GROUP template so I know there is a setting for assigning the group to the App. Those fields are gone however even when I’m logged in as Admin.

Any ideas ?

[ATTACH=CONFIG]n71707[/ATTACH]

[ATTACH=CONFIG]n71708[/ATTACH]

login_issue_01.png

login_issue_02.png

login_issue_03.png

I noticed that on the Add_User APP form (this form was also generated by Security Wizard) the password does show up but of course another bug prevents the form from encoding it into MD5 so password is stored plain.

This has been reported several times for the last 2 years and has not been fixed.

this should be really something to think about for the potential users !

two months later still no clue ? Nobody from NETMAKE can answer this ???

NetMake states that this works fine. Can somebody confirm please

Hi AKA, you’re right.

  1. Created new project.
  2. Created security module.
  3. Edited the users table to add phone and fax number (two simple varchar columns).
  4. Synced the app.
  5. Voila! The password and confirm password dissapears from the running form.

When I click on “Edit Fields” in the left panel, neither of them had the “Update” check. I checked it, generate code and the fields are back. Another NetMake mistery…

Hello,

By default, these fields are not displayed for the update mode. The way done, the security module allows you to just change the password itself.

We conducted tests in development and production environments, yet didn’t find problem.