Announcements
Hi,
how can i hide tabs based on the Document Type, like in the example below, I want to hide Commercials and Notes tab based on the Document Type.
Hi @ssalguna ,
You can directly refer the value of DataCard to hide the tab. For example on viisble property of tab which you want to hide you can put - If(DataCardValueDocType.Text = "Certificate", false, true)
@ssalguna
No need for the If(...
DataCardValueDocType.Text = "Certificate" reduces to either true or false
This dindt work, as my tabs are in a gallery, if I change the visible property it will hide the whole gallery. I need to hide specific tabs based on the dropdown value.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 339 Most Valuable Professional
11manish 180
MS.Ragavendar 88 Super User 2026 Season 1