Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 general forum

Customise Register Page of Dynamics

Posted on by Microsoft Employee

Hi All,

Can someone please help me to customise the Custom Portal Registration Page.

I went through a very good article of Arpit (http://arpitmscrmhunt.blogspot.com/2017/12/customise-registration-page-in-crm.html)

Where it says to change the look and field of Registration page but I am not been able to change it.

I create the the following code snippet and paste the following code under Account/Register/PageCopy

$("#ContentContainer_MainContent_MainContent_SecureRegister").css({"background-color": "antiquewhite", "border-style": "groove", "border-radius": "18px", "width": "90%", "margin-left": "auto", "margin-right": "auto", "padding": "18px", "box-shadow":"5px 11px 47px black","margin-top":"-15px"});

Also I would like to hide Register Using and external account and AzureAD button

Below find the screen shots

AccRegistrationPage.PNG

Can someone help on this?

Many Thanks

  • Suggested answer
    Mahendar Pal Profile Picture
    Mahendar Pal 45,095 on at
  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Customise Register Page of Dynamics

    Hi Mahen,

    Thanks for your help.

    The blog option that you shared has worked and above code too.

    Can I ask you one more thing I want to learn the sign in process of portal and heavily customise the portal where can I get the learning material for that?

  • Verified answer
    Mahendar Pal Profile Picture
    Mahendar Pal 45,095 on at
    RE: Customise Register Page of Dynamics

    Ok.

    Please use the code like below under html editor in your content snippet

    <script>
        $( document ).ready(function() {
        $("#ContentContainer_MainContent_MainContent_SecureRegister").css({"background-color": "antiquewhite", "border-style": "groove", "border-radius": "18px", "width": "90%", "margin-left": "auto", "margin-right": "auto", "padding": "18px", "box-shadow":"5px 11px 47px black","margin-top":"-15px"});
    });
    </script>


    I am able to see changes in my Register page like below:

    registerpage.PNG

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Customise Register Page of Dynamics

    Hi Mahen,

    Yes issue that I am facing is that I can't see the changes on my sign in page.

    Thanks for sharing hide button blog with me

  • Suggested answer
    Mahendar Pal Profile Picture
    Mahendar Pal 45,095 on at
    RE: Customise Register Page of Dynamics

    Hi,

    What issue you are facing, are you not able to see changes

    You can hide the button using site setting, please follow steps explained here:crmhub.blogspot.com/.../Hide-AzureAD-Button-in-D365-Portal.html

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans