Skip to main content

Notifications

Announcements

No record found.

Customer experience | Sales, Customer Insights,...
Answered

change default tab on an entity

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi all,

Could you please help with this?

I have a custom entity called 'Clients'. If I open any client record, by default it's on Administration tab. (Screenshot below) I want to change it to 'General'. How do I do that? 

pastedimage1605581025072v1.png

Thx!

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: change default tab on an entity

    Thanks Hao. That helps.

  • Verified answer
    LuHao Profile Picture
    LuHao 40,874 on at
    RE: change default tab on an entity

    Hi partner,

    Edit the form, open the properties of General tab, check if "Expand this tab by default" of General tab is disabled, if so, enable it.

    pastedimage1605594206757v1.png

    pastedimage1605594323057v2.png

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: change default tab on an entity

    Thanks Adrian.  Sorry but I'm not a developer. I was thinking that it might be a settings under customisations??

  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 1,014 Super User 2024 Season 2 on at
    RE: change default tab on an entity

    Hi T Reddy,

    You can use on load JavaScript to set the default tab.

    function FocusOnTab(executionContext) {
         var formContext = executionContext.getFormContext();
         formContext.ui.tabs.get("Tab_Name").setFocus();
    }

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 Pt 2

Join the ranks of our community heros! 🦹

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,605 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans