Summernote field not saving

I am having issues with the Summernote data saving in my database. I have the field set to text in the database, is this the correct field?

Any help would be great thank you.

I'm using it right now without issues.
Can you show some code?
The name of the editor is the same of the post input?

It all looks correct except one thing looks odd that I don't have on any of my SummerNote text areas. Where does this come from and what is it?

dmxorgdomid="d584"

Actually it is working... my page redirect is not working.

I have no clue what that is

So it's inserting values on the table?

And how are you redirecting?

So.... I am thinking I must have created the redirecting in my head, or I forgot to save it. I had no events for a successfully server connect

Fixed that and now everything is working. Now time to create a card to display on the front page

Thanks for keeping me sane

As @franse already asked, how are you doing the redirect? I am going to assume it is onsuccess?

Can you paste your <form> tag code here?

Also make sure the App Connect dmxBrowser Folder is uploaded to your target.

Screenshot 2024-06-24 at 3.20.46 PM

1 Like

actually how do I display the html code on a page? Right now it just showing the raw HTML code, I want it to look like it looked in the Summernote Editor

thanks

What do you mean?
On your page?
You need to use dynamic attribute - display - Inner HTML

holy cow!! I love wappler. That worked perfect

1 Like