Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Pages - General Discussions
Unanswered

How to hide a tab created from Auto Generate Steps settings of Basic form in power pages

(0) ShareShare
ReportReport
Posted on by 3

Hi,


I have a basic form to create Case records in the power pages/D365 portal with 3 tabs. I want to hide one of the tabs on the selection of a value of an option set.

 

For Say: Option set Field: Values- A, B, C

              On selection of Field value B, Tab 2 should be hidden else visible.

 

I enabled the Auto Generated Steps setting of the Basic form, 

Kristy7_0-1716550045759.png

when the user opens the page, it shows the tabs per page. We can navigate to the next tab/page by clicking the Next Button (as shown below)

Kristy7_1-1716550172659.png

 

Tried to achieve this by the following codes, however, it is not working

$(".tab[data-name='tab_2']").hide();
$(".tab[data-name='tab_2']").prev("h2.tab-title").hide();

 

Please assist.

Categories:
  • EmadBeshai Profile Picture
    806 Super User 2025 Season 1 on at
    Re: How to hide a tab created from Auto Generate Steps settings of Basic form in power pages

    Hi @Kristy7 ,

     

    Basic forms might not be the best option for what you're trying to achieve. Instead, consider using advanced forms (multi-step forms). You can leverage the conditional step functionality as described here. Add a conditional step type | Microsoft Learn.

     

    If this post helps you with your problem, please mark this answer as Accepted Solution.

    If you like my response, please give it a Thumbs Up. 

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

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

Leaderboard >