raguv12ps
5 years agoAce
Login Page popup
Hello, I understand Khoros provides two login pages, one is a standard login page https://companyDomain/t5/user/userloginpage and other is a pop up page when we click on the sign in option on h...
raguv12ps, Login popup model embed with OOB login component.
<component id="users.action.login" wrapper="lia-header-actions"/>
This component includes all those angular scripts and JavaScript, which trigger the popup model when settings enabled in config.
You can use the trigger on sign in button, in your custom component. and include the "users.action.login" component in header, so it can be show in everypage.