Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Moving my view to ~/views/Shared/ElementBlocks/ as specificed in ~/modules/_protected/EPiserver.Forms/forms.config resolved my issue.
I've built a FormContainerWithNavigationBlock that is meant to wrap the original FormContainerBlock. I've got it wired up and it's mostly working, however when I call the original FormContainerBlock.ascx, it's returning an "Object reference not set to an instance of an object" exception. Is this the correct path to the original FormContainerBlock view?