diff --git a/force-app/main/default/flows/Fault_Screen.flow-meta.xml b/force-app/main/default/flows/Fault_Screen.flow-meta.xml new file mode 100644 index 0000000..811e9de --- /dev/null +++ b/force-app/main/default/flows/Fault_Screen.flow-meta.xml @@ -0,0 +1,95 @@ + + + 59.0 + A default fault screen to be used in screen flows. + Default + Fault Screen {!$Flow.CurrentDateTime} + + + BuilderType + + LightningFlowBuilder + + + + CanvasMode + + AUTO_LAYOUT_CANVAS + + + + OriginBuilderType + + LightningFlowBuilder + + + Flow + + A default Fault Screen to use in any screen flow. + Fault_Screen + + 176 + 134 + true + true + false + + Title + <p><span style="color: rgb(234, 0, 30); font-size: 24px; background-color: rgb(255, 255, 255);">🛑 </span><span style="color: rgb(234, 0, 30); font-size: 24px;">Oops! </span></p> + DisplayText + + + FaultScreen_DisplayText + <p><span style="color: rgb(234, 0, 30);">{!message}</span></p> + DisplayText + + + I_need_more_help + 🙋 I need more help + RegionContainer + + I_need_more_help_Column1 + Region + + AdditionalHelp_DisplayText + <p><span style="font-size: 10px;">If you need additional help, please send an email to helpdesk@plzhalp.com. </span></p><p><br></p><p><span style="font-size: 10px;">🙏 For the quickest response time, please include </span></p><ol><li><span style="font-size: 10px;">The exact error message</span></li><li><span style="font-size: 10px;">The steps to reproduce the error</span></li><li><span style="font-size: 10px;">Screen shots</span></li></ol> + DisplayText + + + width + + 12 + + + false + + false + SectionWithHeader + + <p><span style="background-color: rgb(255, 255, 255); font-size: 10px; color: rgb(68, 68, 68);">You can click previous to go back and change your inputs, or Finish to leave.</span></p> + true + false + + + 50 + 0 + + Fault_Screen + + + Active + + The message to display to the user. + message + String + false + true + false + +