[Progress Communities] [Progress OpenEdge ABL] Forum Post: Form "Submit" button seems to be ignored

  • Thread starter Thread starter jfellrath
  • Start date Start date
Status
Not open for further replies.
J

jfellrath

Guest
Hi everyone, I'm having an issue with Sitefinity (11.0) forms. I've created a form and I've put it onto a page via the MVC control. The form itself has all MVC controls. What's happening is that the Javascript generated by Sitefinity at run-time is being totally ignored. I click the submit button, and nothing happens. Even when I click the button with no fields filled in (which should cause the validations for required fields to fire, you'd think), I get nothing. The only thing I see in the various browsers' development tools "Console" is a call out to the URL for our Facebook tracking pixel. (I don't think the pixel is the problem, BTW). I have no extra Javascript controls, though I do have some inline CSS added on the page in the header. Removing the CSS doesn't resolve the issue, though. Does anyone have any ideas where to look to fix this? Thanks, Jamie

Continue reading...
 
Status
Not open for further replies.
Back
Top