At first I tried to convert an existing textarea field, that didn’t work. The resultant page went blank. I then tried adding a new component from Add New Component but again resultant page went blank.
I tried several things, including scratching my head, but couldn’t get it to work. Did a search on here and came across this post. I did the “create a new page and add Summernote component”. That worked on a fresh page. Found the Summernote bits (JS and CSS files), copied them into my page and everything then worked.
I wonder if my set-up has old/outdated files, such as in the dmxConnectLib folder.
The page going blank is a different issue - it happens when the includes are not in the right order but those are fixed on save, so a simple save + design view refresh should usually help.
The original problem here was that the external includes are not being added to the main page and I’m trying to determine if it was on adding the component from the context menu or converting existing text area.