NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: gavinwebb on February 01, 2012, 12:10:57 AM
-
I've switched on TinyMCE in webserver scripts. I have a text field on a webform where I have clicked "Allow HTML" and I have specified the TinyMCE editor. At run time I get all the editing controls and I can edit a nice document as expected. However, it doesn't save when I save the form. What am I doing wrong. My dictionary field is a large CSTRING.
-
Interestingly, after a second compile and run my login form was not working. After much checking and not figuring out why (validation routines not being called), I removed TinyMCE and it all worked fine again.
-
put the TinyMCE back, and if you have a problem force a regenerate of the WebServer procedure (typically by bumping any session, like changing the session timeout by a minute etc.)
cheers
Bruce
-
Okay, I've done that. My login is working okay now at least. However the text in the XHTML control does not save. I can edit it happily and apply the TinyMCE formatting, but on Save nothing saves. What data type should I be using for XHTML?
-
I've looked at example 36 and I can see it's working there. I have made sure my DCT field is also a memo 1000. I have compared all my settings in webserver and on the form and field. It all looks the same and yet my text will not save in the control. If I tell it not to use TinyMCE on the field then it works fine. So must be something to do with TinyMCE. I have forced regen of webserver, have removed and replaced TinyMCE on webserver - but no luck. I'm stumped!
-
aha!!!
Figured it out!
It now works fine.......but not if the form the MCE control is on is a popup form.
Seems like using popup forms has some issues - refer one of my other posts where in popup mode a call to a form in update mode doesn't retain the primary unique ID.
Bruce, am I missing something?
Gavin
-
Bruce, any thoughts on this. I can't use popup form here where I would really like to.
Thanks
Gavin
-
fixed in 6.19
-
Hi Bruce
TinyMCE not working in Forms popup.
Currently using NT 6.39
As you can fix this?
Regards
Luis
-
seems to be working here in the shipping. And it seems to be working in the example you posted me.
So I'm not sure what to do next to duplicate the effect.
cheers
Bruce
-
Hi Bruce
I sent email with the error again reproduced.
It is not always the same sequence.
Regard
Luis
-
thanks for the movie. you're right the effect is somewhat random, so some timing issues are in play here.
I'm investigating further.
-
I think it's fixed in 6.40, but please test when that's up.
cheers
Bruce
-
Hi Bruce
I hope upload the 6.40 version to test this?
Thanks
Regards
Luis