Anyone have an idea on this? <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//--------->
-----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Thursday, March 09, 2006 10:58 AM To: CF-Talk Subject: FCKeditor and the TMT validation javascript library. I'm using the FCKeditor for a rich text field in my content management system. I want this particular field to be required and I use the TMT validation library for that purpose. Problem is that the way the fck field is instantiated seperates me from the way it's created. This is the code which is generated for the field in question: <input type="hidden" id="teaser" name="teaser" value="" style="display:none" /> <input type="hidden" id="teaser___Config" value="" style="display:none" /> <iframe id="teaser___Frame" src="admin/includes/fckeditor/editor/fckeditor.html?InstanceName=teaser& Toolbar=Basic" width="100%" height="100" frameborder="no" scrolling="no"></iframe> Anyone have any ideas whatsoever on how I can get the tmt:required="true" snip of code somewhere in there to force it to be required? <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234906 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

