The Form svy_sec_password_new_login from the Framework looks a bit strange.
First of all, the form is a bit big and second, one button is behind the cancel button.
The Form svy_sec_password_new_login from the Framework looks a bit strange.
First of all, the form is a bit big and second, one button is behind the cancel button.
HI,
What are the steps you take to get this?
Regards Sanneke
I start a solution in the developer whit those arguments.
globals.svy_sec_l_startArg = "E8B2CC4B-3DE6-465B-B504-93C6DE740616|CustomerDB|CustomerDB";
In the function onLoad (svy_sec_login.svy_sec_login.js)
Database CustomerDB is connected to the developer.
The I log in with “L”
plugins.window.createShortcut('L',forms.svy_sec_login.autoLoginDeveloper, 'svy_sec_login')
So the Organization is set back to my development environment.
Then this Window is shown.
I know is not possible when the Solution is published on the server, but isn’t that the same window when a User password is expired?
Regards
This is solved in the next version of the frameworks