Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

How to Switch Tab based on Option Set

(0) ShareShare
ReportReport
Posted on by

Hello, I wanted to Show Tab based on Their Option Set Value. How to do it? What tools do we use?

this is the case : 

if we choose A, tab 1 will Appear.

If we choose B, tab 2 will Appear,

same case with

C = 3

D = 4

E = 5

4130.test.png

thankyou

  • Suggested answer
    gupta.ambar2009@gmail.com Profile Picture
    797 on at
    RE: How to Switch Tab based on Option Set

    Hello,

    Basically you can hide or show the tab using java script .

    Means for any option set value ,you can show one tab and hide other tab.

    if (option == "12345" || option == null || option == undefined) {

        Xrm.Page.ui.tabs.get("Work").setVisible(false);

        Xrm.Page.ui.tabs.get("Study").setVisible(true);

    }

  • Suggested answer
    meelamri Profile Picture
    13,216 User Group Leader on at
    RE: How to Switch Tab based on Option Set

    Hi, 

    You need JavaScript for this scenario. 

    Please refer to this thread: https://community.dynamics.com/crm/f/microsoft-dynamics-crm-forum/225192/javascript-for-show-hide-tab/609294

    Let me know if you need more guidance. 

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 136 Super User 2025 Season 1

#3
Eugen Podkorytov Profile Picture

Eugen Podkorytov 106

Overall leaderboard

Product updates

Dynamics 365 release plans