Security module not sjowing templates

Hello.
when i launch the security module i can’t find any template for the login template. See image attached.

the process finishes but when i launch the app login i get an error because there is no html template associated.

i followed the webinar where it is shown a choice among differen templates.

can you help me?

i am running SC 9.2.011

Thanks

Cattura.JPG

Verified. ScriptCase includes no login templates for the security module wizard.

mhanu70, you’ll have to create one yourself. I use a Control app as my starting point. I add fields for user and password, a users table, etc. then handle checks in the onValidate event.

I guess everyone does it this way, since no one noticed the missing templates in that wizard.

Use the first link to select the library you want to use - then use the 2nd link (refresh) to show you available templates.

Thank you for the tip