From a9768ef5530825e3224354d863688e28a373adab Mon Sep 17 00:00:00 2001 From: Paul Huliganga Date: Fri, 13 Mar 2026 11:41:15 -0400 Subject: [PATCH] fix(flow): replace unsupported outputParameters with storeOutputAutomatically on SMS phone input field InputField screen components do not support . Replaced with true and renamed the field to match the target variable (recipientSmsPhone) so the value is stored directly. --- .../flows/Docusign_Envelope_Templates_V4.flow-meta.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/composite-envelope-builder/force-app/main/default/flows/Docusign_Envelope_Templates_V4.flow-meta.xml b/composite-envelope-builder/force-app/main/default/flows/Docusign_Envelope_Templates_V4.flow-meta.xml index 5460216..ddedeab 100644 --- a/composite-envelope-builder/force-app/main/default/flows/Docusign_Envelope_Templates_V4.flow-meta.xml +++ b/composite-envelope-builder/force-app/main/default/flows/Docusign_Envelope_Templates_V4.flow-meta.xml @@ -411,16 +411,12 @@ DisplayText - recipientSmsPhone_Input + recipientSmsPhone String Recipient Mobile Phone Number InputField true - - recipientSmsPhone - value - - 0 + true Next true