Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
 
                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?