Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 937 Bytes

File metadata and controls

39 lines (27 loc) · 937 Bytes
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
openPopup (Power Apps component framework API reference) | Microsoft Docs
Opens an existing popup in the service with the given name. Does nothing if popup does not exist yet.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

openPopup

[!INCLUDE openpopup-description]

Available for

Model-driven apps

Syntax

openPopup(name)

Parameters

Parameter Name Type Required Description
name String Yes The name of the popup you're trying to open.

Related articles

Popup Service
Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]