close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Data assist pages

Thread began 11/18/2014 3:16 pm by russb335115 | Last modified 11/20/2014 11:32 am by Jason Byrnes | 1662 views | 11 replies |

russb335115

Data assist pages

My Data assist pages isn't creating the editor correctly. I isn't incorporating the file upload function.

In trying to install Data assist several time I notice that it isn't installing the upload file/image function. Is there something currently wrong with this function?

Sign in to reply to this post

Jason ByrnesWebAssist

I Have looked this as a bug in our system

for now, you will need to edit the HTML Editor instance that is aded to the page and change the toolbar settings to one that includes the file manager.

Sign in to reply to this post

russb335115

Okay, do you have a reference that I can pull the code from?

Sign in to reply to this post

Jason ByrnesWebAssist

No, don't edit the code.

edit the HTML Editor instance on the page and change the toolbar preset using the HTML Editor GUI.

Sign in to reply to this post

russb335115

Sorry Jason but you lost me. Don't edit the code but edit the HTML Editor instance? What is the HTML Editor?

Sign in to reply to this post

Jason ByrnesWebAssist

HTML Editor is the editor you are talking about.

on the page, elect the HTML editor placeholder, open the Property inspector and click the Edit button to edit the HTML Editor settings for the page and set the toolbar preset to one that includes the file manager.

Sign in to reply to this post

russb335115

Okay I it worked to ad the editor correctly but when I brows the server to find an image or file I get a blank window. See PM

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

russb335115

See PM

Sign in to reply to this post

Jason ByrnesWebAssist

on the insert page, the file browser path was pointing to the site root instead of going into the antronix folder.

i edited the file browser path:
$CKEditor_config["filebrowserBrowseUrl"] = "../../webassist/kfm/index.php?uicolor=".urlencode(isset($CKEditor_config["uiColor"])?str_replace("#","#",$CKEditor_config["uiColor"]):"#eee")."&theme=webassist_v2";

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

in order to fix the problem.

Sign in to reply to this post
loading

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...