1 (edited by CDB 2020-08-31 10:08:24)

Topic: Accessing the inbuilt password form.

Is it possible to access the password form directly in MVD 6.3?

I know I can access both the user and users forms by  using the following code:


frmdbCoreUsers.ShowModal; and frmdbCoreUserForm.ShowModal; .


My reason is that I would like to access them via  role enabled buttons.

If it is possible, rather than reinventing the wheel, I'd like to generate an initial password whenever a new user is added.

I intend to leverage part of the the code written by K245 from his MVD course.

If it isn't possible to access the password form, then obviously I'd roll my own form and code.

On a clear disk you can seek forever