Announcements
Hi
Can I know how to default the 1st tab to show the FORM,
Now the app open the form didn't display till the tab is been clicked. the tab is using gallery to display. thanks
Hi @bbsin ,
Assume that you set an variable when click the first tab, formula like Set(var1, true). And the form would display when var1=true.
So you can add this formula in the OnStart property of your app(the same formula on your first tab button), so that when you open your app, this variable will equal to true and the form will dispaly by default.
Best regards,
Allen
hi @v-albai-msft
the gallery is set as Set(varTabSelected,ThisItem.ID) ; ThisItem.label the first tab is 1
so on Start do I put as Set(varTabSelected, true)?
thanks
What is the formula on the Items property of your first form/gallery? If when varTabSelected=1, the first form will display, you need to set OnStart property to Set(varTabSelected, 1). This depends on the value that will display the first form.
hi Allen,
Thanks it's showing.
Hi @v-albai-msft
I currently have the same issue with the default visibility screen. I have a customised form PowerApp from a Microsft list, and it contains a SharePointIntegration component. I have updated the properties shown in the picture below to the above fourmela, but yet, the tab is still not visible unfortunately. Can anyone please help with this?
Thank you in advance for the support.
Cheers,
Thanks. It works.
Hi,
Were you able to figure this out? I am having the same issue and my formula looks exactly the same.
I have followed Reza dorrani's video.
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 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 536
WarrenBelz 426 Most Valuable Professional
Haque 305