Login.tpl customization

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bradaks
    Active Community Member
    • Aug 2017
    • 252

    Login.tpl customization

    Hello,

    I have customized the login.tpl template and I was wondering if there was an easy way to reference the portal's name. What I am wanting to do is make the login screens different for each portal. Is this possible? Thanks as always!
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    if you can separate, who is logging in (what portal or base espo), you can load other template, but I think, easier to add aditional parameter in data method in login.js and check this parameter in .tpl
    But, don't forget, this changes aren't upgrade safe.

    Comment

    Working...