Forms 5.1.0 javascript expects camel case capitalization on the return properties, but the return type SubmitActionResult and the Json call do not specifically specify camel case in the json serialization. Has anyone gotten ajax submissions to work without setting the global json version settings to camel case?
↧