Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Change Sign In/ Register Tab Headings

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

I need help in changing the headings of Sign In/ Register Tab

signinBox.PNG

*This post is locked for comments

  • Suggested answer
    Arpit Shrivastava Profile Picture
    Arpit Shrivastava 7,518 User Group Leader on at
    RE: Change Sign In/ Register Tab Headings

    Hi Aleem,

    Try Content Snippet first, If still it does not work. Create a new Content Snippet (Account/SignIn/PageCopy) and Paste below code under Value(HTML) section.

    <script>

    changeHeader()
    function changeHeader()
    {
    $('a:contains("Sign In")').text('Log In');
    $('a:contains("Register")').text('Sign Up');
    }
    </script>

    3806.Capture.PNG

    3806.Capture.PNG

    Mark this answer verified If it helps.

    Cheers
    Arpit
    https://arpitmscrmhunt.blogspot.in

  • Suggested answer
    PS Profile Picture
    PS 23,577 on at
    RE: Change Sign In/ Register Tab Headings

    4061.Capture3.JPG

    Follow the screenshot above

  • Aric Levin Profile Picture
    Aric Levin 30,188 on at
    RE: Change Sign In/ Register Tab Headings

    Hi Aleem,

    I think that you will need to do this using jquery/dom manipulation.

    There is a div element with id=content, which is the entire Sign In/Register Page.

    This contains the tabs on top which are part of a ul element, containing 3 li elements.

    The middle li element has an anchor, which is the Register Tab.

    If you modify the inner text of the Register Tab, you should get the results that you are looking for.

    You will need to do the same in the Sign In, Register and Invitation pages, since they are considered 3 different aspx pages in portals.

    Hope this helps.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Change Sign In/ Register Tab Headings

    Hi Prashant,

    Thank you for your help but I wish it was that simple, I've already skimmed through many forums but none of those answers to my question :(

  • Suggested answer
    PS Profile Picture
    PS 23,577 on at
    RE: Change Sign In/ Register Tab Headings

    Hi Aleem

    here community.dynamics.com/.../258945

    I thing as a portal admin, you just need to right click and change the label. The baove URL shall answer your query

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Change Sign In/ Register Tab Headings

    Hi Prashant,

    Thank you for your response but I am trying to rename the title, "Register" to "Sign Up"

  • Suggested answer
    PS Profile Picture
    PS 23,577 on at
    RE: Change Sign In/ Register Tab Headings

    Have a look here:

    community.dynamics.com/.../237056

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

Congratulations 2024 Spotlight Honorees

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December

Congratulations to our December super stars! 🥳

Start Your Super User Journey

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,466 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans