web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

change default tab on an entity

(0) ShareShare
ReportReport
Posted on by

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!

I have the same question (0)
  • Suggested answer
    Adrian Begovich Profile Picture
    1,032 Moderator on at

    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();
    }

  • Community Member Profile Picture
    on at

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

  • Verified answer
    LuHao Profile Picture
    40,892 on at

    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
    on at

    Thanks Hao. That helps.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
11manish Profile Picture

11manish 107 Super User 2026 Season 2

#2
Daniyal Khaleel Profile Picture

Daniyal Khaleel 64 Most Valuable Professional

#3
ParthPatel249 Profile Picture

ParthPatel249 62

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans