Log on: Difference between revisions

From Customer365 for SageCRM
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
It is possible to add text above and below the login form.
To do this, add html code to logon_textabove.html and logon_textbelow.html files


----


This setting allows you to set what page is displayed after logon
This setting '''logonurl''' allows you to set what page is displayed after logon
     <add key="logonURL" value="dashboard.aspx"/>
     <add key="logonURL" value="dashboard.aspx"/>


[[File:dashboard.png|700px]]
[[File:dashboard.png|700px]]

Latest revision as of 18:33, 14 February 2018

It is possible to add text above and below the login form. To do this, add html code to logon_textabove.html and logon_textbelow.html files


This setting logonurl allows you to set what page is displayed after logon

   <add key="logonURL" value="dashboard.aspx"/>