Tag Archives: Mode Control

Using tinymce in a dynamic form

Hello there all, The actual scenario is because follows: I’m using dreamweaver CS3 having Developer Toolbox off shoot. And a database which includes a table with fields: id(integer), name(varchar), content(longtext). The actual text inside quotes ( " " ) describes a field from the database. Concerning a form that has a dynamic list/menu item that gets the (" id" while value, and " name" as label) and it’s working like no bodies business!. And a textarea (for " content" field) which will contents are displayed dynamically using " Multi-Field Drop-down" server behaviour with the DeveloperToolbox > Mode Control. This means everything is working well, choose the " name" with the list/menu and it is corresponding " content" is displayed inside the textarea. Screenshots to help you understand better: Look at attachment 4131 Look at attachment 4132 The matter is when I place the tinymce script and also the text area will be successfully rigged way up with that good editor, it will not likely display " content" next time i choose a " name", it is going to only display that " content" with the first " name" available if your page loads, all over again, choosing a " name" … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment