From bff7d60f67379364fde7009d26bc5c8687b01308 Mon Sep 17 00:00:00 2001 From: Roman Vyakhirev Date: Wed, 22 Jul 2026 15:15:39 +0200 Subject: [PATCH] Update widget documentation to reference Image widget --- .../marketplace/platform-supported-content/widgets/signature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/marketplace/platform-supported-content/widgets/signature.md b/content/en/docs/marketplace/platform-supported-content/widgets/signature.md index 1596f1dc050..9730c215344 100644 --- a/content/en/docs/marketplace/platform-supported-content/widgets/signature.md +++ b/content/en/docs/marketplace/platform-supported-content/widgets/signature.md @@ -43,4 +43,4 @@ To use this widget, follow these steps: `min-height: 200px;` `max-height: 600px;` 7. Upon running the application, after signing on the canvas, the **Has signature** attribute is toggled to show that the canvas has a signature. The end-user can toggle to **No** in order to clear the signature data source. -8. When the form is submitted—which can be triggered by the start of a microflow or a save—the signature is captured and stored as an image. To view the result, the [Dynamic Image](https://marketplace.mendix.com/link/component/13) widget can be used. +8. When the form is submitted—which can be triggered by the start of a microflow or a save—the signature is captured and stored as an image. To view the result, the [Image](/appstore/widgets/image/) widget can be used.