close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

HTML Editor can't be edited

Thread began 5/19/2014 11:37 am by davegw | Last modified 5/20/2014 8:18 am by Jason Byrnes | 1530 views | 5 replies |

davegw

HTML Editor can't be edited

I've found that under certain circumstances,HTML Editor can't be edited via its WA user interface and the form fields using the editor are not listed in the Dreamweaver CS6 Bindings panel, so that the form bindings can't be selected in the WA Update Record SB. Have you ever come across this before?
I have a WA Insert Record on another page, with exactly the same HTML Editor fields and they can all be edited, and listed in the DW bindings under the Form section. Can't figure this one out.
Cheers
Dave

Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of the page please.

Sign in to reply to this post

davegw

There we go Jason. As you can see there are quite a few fields! I want to split it up at some stage into several sections, but the clients need to view it all on the same page.
Thanks
Dave

Sign in to reply to this post

Jason ByrnesWebAssist

not entirely sure why this is happening, but it is being caused by this line at 769:

$CKEditor_config["filebrowserBrowseUrl"] = "webassist/kfm/index.php?uicolor=".urlencode(isset($CKEditor_config["uiColor"])?str_replace("#","%23",$CKEditor_config["uiColor"]):"%23eee")."&theme=webassist_v2&showsidebar=false&startup_folder=".$casepath."/large/";




change that to:

$CKEditor_config["filebrowserBrowseUrl"] = "webassist/kfm/index.php?uicolor=".urlencode(isset($CKEditor_config["uiColor"])?str_replace("#","#",$CKEditor_config["uiColor"]):"#eee")."&theme=webassist_v2&showsidebar=false&startup_folder=".$casepath."/large/";



you will need to save, close and reopen the file, the HTML editors should be editable again.

Sign in to reply to this post

davegw

Thanks Jason - that worked. I'd been struggling with this for hours. Amazing how a couple of %23 substitutions for # can mess it all up!
Form bindings are all there now.
Much appreciated.
Dave

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...