When creating a custom submit action in Sitecore Forms, all you need to do is to inherit the SubmitActionBase base class and override the Execute method, right? Wrong! In this article, I want to share some gotchas when creating a custom submit action in the Sitecore Experience Forms. Sitecore Forms,