Customize the login screen and route to appropriate case on login
What is the best way to invoke a custom login page from the Authentication activity?
Curently we are doing a "Show-Html" and providing the Custom Login Page in the Html Stream. Is there a better way to do it ?
Also , on login I need to create a new case and show the case when user logs in. That means he should be routed to a case directly without him having to create a new case. How do I accomplish it with minimum (or no) custom code?
Thanks,
SR