I previously set the DefaultMode of a form to: If(type="Admin", FormMode.Edit, FormMode.View)
I have since removed that code so now the form should open in FormMode.Edit. BUT, the code is still running when I view the form! Both locally and when saved and published. This has been happening for the last couple of hours.
Any ideas on this? Thanks!