NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Devan on May 15, 2014, 06:48:54 PM

Title: Redactor editor kaput?
Post by: Devan on May 15, 2014, 06:48:54 PM
Hi all,

Just starting a new project with Clarion 9.0 and NetTalk 8.10.

I have a form that has a Text edit area in it, and I left everything as per the default Redactor editor, but having a problem with it.

The editor box and controls are showing, along with the toolbar etc., but I cannot click within the editor window to make and changes to the content.  If I preload content in the database directly, it shows in the editor window, but I cannot change anything.

Tried it in Chrome and IE with the same results.

Have I missed something important?

I tried switching back to TinyMCE as the editor, but it gives me NO editor window - just a plain HTML text box.  Wondering if the template is broken, or there is another issue?

Thanks,
Devan
Title: Re: Redactor editor kaput?
Post by: Vinnie on May 15, 2014, 10:25:16 PM
Yes I had the same problem.

I resolved this by changing the page mode do not open form as popup

Cheers

Vince
Title: Re: Redactor editor kaput?
Post by: rainerwallenius on May 15, 2014, 10:58:05 PM
Obviously there is a problem with redactor.
Did you remeber to tick "Include TinyMCE HTML Editor Script" when changing editor?

:: rainer
Title: Re: Redactor editor kaput?
Post by: Bruce on May 16, 2014, 01:16:30 AM
there is something wrong with redactor on a popup window at the moment.
You can use TinyMCE in the interim (remember you can change the editor _globally_).
and yes, make sure the script is included.

Hopefully I'll get it working in popups again shortly.

cheers
Bruce
Title: Re: Redactor editor kaput?
Post by: Stu on October 19, 2014, 05:52:39 PM
Hey Bruce,

Just wondering if this was something that you've fixed in the interim?

I'm having a bit of an issue with redactor in a popup - want to make sure it's not this.
Title: Re: Redactor editor kaput?
Post by: Bruce on October 20, 2014, 02:38:29 AM
I _think_ it's fixed, as I recall - just make sure that the Immediate Validation for the Redactor field is set to NO for now.

cheers
Bruce
Title: Re: Redactor editor kaput?
Post by: Stu on October 20, 2014, 03:31:40 PM
Thanks Bruce, will have a look-see.