You need to change the value passed to the richTextEditor custom tag. You probably also want to pass the textareaname attribute to the richTextEditor custom tag in your custom plp step. For example, for your header step you will probably need change this line:
<farcry:richTextEditor value="#output.body#"> to something like: <farcry:richTextEditor value="#output.header#" textareaname="header"> --Nathan --- 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/
