From 8b74c1d1cb92cd1a6f2ba208ae2be72f81c2ce9c Mon Sep 17 00:00:00 2001 From: David E Jones Date: Wed, 29 Sep 2021 09:28:25 -0700 Subject: [PATCH] In BasicTransitions add variation to transition and form to send screen by email but restrict to the current user email address: emailScreenUserAsync transition and EmailScreenUserSection --- .../template/screen/BasicTransitions.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/base-component/webroot/template/screen/BasicTransitions.xml b/base-component/webroot/template/screen/BasicTransitions.xml index c87b64456..e96ca0037 100644 --- a/base-component/webroot/template/screen/BasicTransitions.xml +++ b/base-component/webroot/template/screen/BasicTransitions.xml @@ -26,6 +26,15 @@ along with this software (see the LICENSE.md file). If not, see + + + + + Your report is being generated and will be sent to ${ec.user.userAccount?.emailAddress} when ready. + + + @@ -58,5 +67,18 @@ along with this software (see the LICENSE.md file). If not, see +
+ + + + + + + + + + + +