Cireson login page customization
We would like to pre-populate the portal login page with the domain name to keep our end users from having to enter it each time. It appears that the login page is one that is not editable. Any ideas?
Jeff
Best Answer
-
Geoff_Ross Cireson Consultant O.G.Hi Jeff,
Sorry for the delay, we did come up with a solution. We asked the product team for a way to make this happen and voila, the latest version that just came out (v9.0.3) has a file in CustomSpace called login.js which runs on the login screen but nowhere else.
Good luck
Geoff5
Answers
Custom.js or possibly custom.ccs would be the way to achieve this.
You would be looking to add the text to the specific text box so it was already there when a user logged on and they just needed to add the username they wish to log on as.
If anyone else in the community has created a solution like this, please feel free to share if you can.
Thanks.
I hope this helps.
This is done by replacing the Logo.jpg file in the CustomSpace folder.
However, as @Geoff_Ross mentioned, I didn't consider that the Custom.js might not load at the Logon prompt.
I'm keen to hear what Geoff does have to say and if there is a way to trick the system to do what you need.
@Geoff_Ross, I don't suppose you came up with a solution for this issue, did you?
Long shot but trying to do it before go-live.
Thank you
Jeff
Sorry for the delay, we did come up with a solution. We asked the product team for a way to make this happen and voila, the latest version that just came out (v9.0.3) has a file in CustomSpace called login.js which runs on the login screen but nowhere else.
Good luck
Geoff