Hi

Have a quick question, I have a disclaimer page that is set up in application scope, Thanks for the help Gary, any way the specification of the site has changed and it is required that this app scope html content as is set up in the utility menu pre-populates soeditor lite so the user can make tweaks to the text for that particular note.  I have managed to pre-populate the soeditor but the way I have done it the html always goes back to the application scope version for example if you hit Next or back, so there needs to be some checking if it is a new note then prepopulate if already modified then use the hmtl content as is populated in the database for that note, hope this makes sense.

Regards
MW

The code that prepopulates:

<q4:contentobjectget objectid="#APPLICATION.config.ResearchContacts.CONTENT#" r_stobject="stNav">
<cfset output.disclaimer = replaceNoCase( APPLICATION.config.ResearchContacts.CONTENT, "#chr(61623)# ", "<P>", 'ALL') /> --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to