ok, I’ve got a page that I am using the CKEDITOR on. All seems to work as it should except when I got to submit the data to my form. It only works if I manually submit the form twice.
Test page is here:
https://hitekfab.com/page_edit3.asp?pagename=Prosthetic-Fabrication
There was another post with summernote to add a dmx-on:updated="$(’#summernote’).summernote(‘code’, this.data.value);" to get the value back to form before submit. I"m guessing I just can’t figure out how to get the data back to the form correctly.
Here is that post: wappler-general/using-an-html-editor-with-wappler/2733/2
You can test the form just hit submit twice and and refresh the page you will see that the data has updated to the database.
Any ideas @teodor @bpj @patrick ?
I am also getting a uncaught typeError: cannot read property ‘fn’ of undefined. Bootstrap.min.js:6
Not sure if that has anything to do with it or not?
Thanks for any input. Its driving me crazy! Happy New Year
Last updated: