Hi
Is there a way to do customization for Sign in page for Customer Portal, i'm not able to find the page in any area
*This post is locked for comments
Hi
Is there a way to do customization for Sign in page for Customer Portal, i'm not able to find the page in any area
*This post is locked for comments
Thank you so much
adding this js code in Footer solve the problem
var signLocation = window.location.href;
if(/signin/i.test(signLocation)) {
$('form').parents(".col-md-6:last").remove();
}
community.dynamics.com/.../208312
I think page 2 will have somewhat of a solution
The link is missing
Take a look at the following thread.
It mentions making modifications to the css to hide the text, line and setting a space in the Code Snippet.
I am not sure if this will work, but it is worth a try.
Let me know.
You are correct. Tried setting space as well, but didn't work. Will check out a little further and let you know if I find out anything.
i did like that and i make it empty so it's loading the default value
i tried to adjust it from the language records, i found the record for this label i deactivate it but still the same
the default value is the one shewing in the image
Sign in using your admin account.
Click on the back button to go back to the Sign in page:
[View:https://www.mydomain.com/SignIn?returnUrl=%2F:750:50]
Modify the label as shown in the below image:
Hope this helps.
I disabled the external login from the setting and this works for me after restarting the portal
but the label still showing and I'm not able to remove it
Hi,
There are certain limitation to customizing the sign in page, and probably not everything is customizable.
You can try customizing the labels of the AccountInfo part inside the portals under Content Snippets.
The other option is you can login to your portal site as a Site Administration, and navigate back to the Sign In Page.
This will allow you to make some modifications within the page.
Hope this helps.
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
dkrishna
6