mplodowski / formbuilder-plugin-public

https://octobercms.com/plugin/renatio-formbuilder
https://octobercms.com/plugin/renatio-formbuilder
2 stars 0 forks source link

Error on submit "renderForm::onSubmit" #7

Closed bojko91 closed 2 years ago

bojko91 commented 2 years ago

I`ve try to add a form fields to a partial page. I'm using one of defaults forms. But when try to fill the form and hit SUBMIT button give's me this error "AJAX not found renderForm::onSubmit". I already add {% framework extras %} {% scripts %} to my Layout but still presist this error. In log manager of plugin not show up.

To Reproduce Steps to reproduce the behavior:

  1. Add component to a partial (not to a page)

  2. Go to contacts page

  3. fill up form

  4. click on SUBMIT The error: AJAX not found renderForm::onSubmit

`POST https://www.divinemobili.com/contact 500 (anonymous) @ VM8633:1 send @ jquery.min.js:2 ajax @ jquery.min.js:2 Request @ framework.js:403 $.fn.request @ framework.js:473 documentOnSubmit @ framework.js:579 dispatch @ jquery.min.js:2 v.handle @ jquery.min.js:2

` Expected behavior To submit the form

Screenshot-2021-11-30-160623

October version v2.1.21

Plugin version v2.1.5

bojko91 commented 2 years ago

It`s my fault. Sorry. Ypu can close this.

sqwk commented 1 year ago

It`s my fault. Sorry. Ypu can close this.

What was the problem? I seem to be have the same problem.