close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

$CKEditor_initialValue = ""; how to make this the value that was previously entered by the user?

Thread began 4/23/2015 8:41 am by Nathon Jones Web Design | Last modified 4/29/2015 8:53 am by Nathon Jones Web Design | 4174 views | 11 replies

Ray BorduinWebAssist

The way dreamweaver works, you have to give a weight to each server behavior... and that weight can't change. The weight is a number from 1-100 (recordset's have a weight of 50)... then based on the weight the server behavior is placed on the page.

We have to assign a weight to each server behavior and then DW is supposed to place it accordingly.

When it comes to an insert, there are two possible scenarios. You may want the insert to occur before the recordset... because you might want to display the results that you just inserted on the page. If you put the insert after the recordset, then the results that you inserted wouldn't be displayed because the insert took place after.

Now in your case you are inserting a value from a recordset... so you want the insert to take place after the recordset. We had to make a judgement call to decide which scenario would work by default and which would require moving the code chunk after application to the correct position. Our thoughts were that the first scenario is more common... since most people don't insert from a recordset but many display from one on the same page.. and that the second scenario is a more advanced application, so it is more reasonable that people doing that could figure out that they needed to move the insert below because they are more advanced users.

The reality is that sometimes in Dreamweaver when you need things to happen in a particular order, you need to adjust the order of the code manually. There is no way for us to fix this because it is just the way dreamweaver works. It isn't a bug. It is a limitation in the extensibility model Dreamweaver supports when applying server side code.


Did this help? Tips are appreciated...

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