You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-ui-tabs/setVisible.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "setVisible (Client API reference) in model-driven apps| MicrosoftDocs"
3
-
ms.date: 10/31/2018
3
+
ms.date: 10/26/2020
4
4
ms.service: powerapps
5
5
ms.topic: "reference"
6
6
applies_to: "Dynamics 365 (online)"
@@ -34,6 +34,9 @@ search.app:
34
34
35
35
Another way to hide a tab is to hide all the sections within it. If all the sections within a tab are not visible, the tab will not be visible.
36
36
37
+
> [!NOTE]
38
+
> If you set the value to false, the first visible tab is shown by default. If there are no visible tabs, the body of the form will show as a blank page.
0 commit comments