Skip to content

Commit 986ebe4

Browse files
authored
Updates
1 parent 1b6180a commit 986ebe4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

powerapps-docs/developer/model-driven-apps/define-ribbon-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Define ribbon actions (model-driven apps) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces"
33
description: "Learn about defining the actions to be performed by a command bar or ribbon control in a <CommandDefinition> element together with rules that control whether the control is enabled or visible in the ribbon." # 115-145 characters including spaces. This abstract displays in the search result."
44
keywords: ""
5-
ms.date: 10/31/2018
5+
ms.date: 05/07/2020
66
ms.service:
77
- PowerApps
88
ms.topic: article
@@ -26,7 +26,7 @@ Define the actions to be performed by a command bar or ribbon control in a `<Com
2626

2727
A Ribbon control can perform two types actions and may include multiple actions:
2828

29-
- **JavaScript Functions**: A `<JavaScriptFunction>` element references a function defined in a Script Web resource.
29+
- **JavaScript Functions**: A `<JavaScriptFunction>` element references a function defined in a [Script (JScript) web resource](/powerapps/developer/model-driven-apps/script-jscript-web-resources).
3030

3131
- **Open a URL**: The ribbon opens a URL using the value from an Address attribute in the `<Url>` element. Additional parameters can pass information about how what querystring parameters are passed and the mode in which the window opens.
3232

0 commit comments

Comments
 (0)