From aedd23ddab01b985d64fee2753f2387e4d5c1191 Mon Sep 17 00:00:00 2001 From: Karuna-Mendix Date: Thu, 11 Jul 2024 16:02:02 +0530 Subject: [PATCH] add limitation --- .../en/docs/appstore/use-content/modules/forgot-password.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/appstore/use-content/modules/forgot-password.md b/content/en/docs/appstore/use-content/modules/forgot-password.md index 39f994ef6d6..c8edcf5c6a9 100644 --- a/content/en/docs/appstore/use-content/modules/forgot-password.md +++ b/content/en/docs/appstore/use-content/modules/forgot-password.md @@ -45,6 +45,10 @@ The Forgot Password module has the following dependencies: * Supports email aliases, in other words, the from address in email templates can be different from the SMTP account used to send the email * Supports multi-language email templates for sending password reset emails +### 1.3 Limitation + +The Forgot Password module does not support multiple instances if any are present in the node. + ## 2 Installing the Forgot Password Module{#installing} {{% alert color="info" %}}