Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Save-Button does not work with TinyMCE Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
Gnu
Posts: 14
Joined: Fri Jan 07, 2022 10:38 am
Has thanked: 57 times

Save-Button does not work with TinyMCE

Unread post by Gnu »

Hi,

after upgrading, I can no longer save forms that use the TinyMCE editor.

On the console I get the following error message:

Code: Select all

Uncaught TypeError: element.children[0] is undefined
    nuSaveEditor nuwysiwyg.js:135
    nuSaveEditor nuwysiwyg.js:134
    nuUpdateData nuajax.js:671
    nuSaveAction nuform.js:4227
    onclick index.php:1
 
nuBuilder Forte 4.5
DB Version: V.4.5-2022.01.30.00
Files Version: V.4.5-2022.01.31.00
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: Save-Button does not work with TinyMCE

Unread post by kev1n »

Hi,

This should be fixed now. You may just want to replace nuform.js from Github with your local copy under /core/nuform.js
Post Reply