Jump to content

Recommended Posts

Posted

You can set Handled:=true in the onBeforeLogin event in the mainmodule to skip the loginform and get directly to the mainform.

  • Like 1
Posted

Thanks @Sherzod but the example DISPLAYS THE LOGIN FORM, I need the FORM. LOGIN is not displayed on the first run, only afterwards (when clicking on a certain button).

The tip from the @alfr ( thanks ) almost worked. Because it doesn't really show, but when I display the FORM LOGIN it immediately shows the MAIN again in another window.

Posted
12 hours ago, mikromundo said:

Thanks @Sherzod but the example DISPLAYS THE LOGIN FORM, I need the FORM. LOGIN is not displayed on the first run, only afterwards (when clicking on a certain button).

The tip from the @alfr ( thanks ) almost worked. Because it doesn't really show, but when I display the FORM LOGIN it immediately shows the MAIN again in another window.

Hello,

Well, yes, you can also use as you want by using cookies and controlling Handled.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...