Skip to content

Commit fc96a1e

Browse files
authored
Merge pull request #3646 from mspilde/patch-16
Update setVisible.md
2 parents 2f48c86 + c378ebf commit fc96a1e

File tree

1 file changed

+4
-1
lines changed
  • powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-ui-tabs

1 file changed

+4
-1
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-ui-tabs/setVisible.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "setVisible (Client API reference) in model-driven apps| MicrosoftDocs"
3-
ms.date: 10/31/2018
3+
ms.date: 10/26/2020
44
ms.service: powerapps
55
ms.topic: "reference"
66
applies_to: "Dynamics 365 (online)"
@@ -34,6 +34,9 @@ search.app:
3434

3535
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.
3636

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.
39+
3740
### Related topics
3841

3942
[getVisible](getVisible.md)

0 commit comments

Comments
 (0)