I think you can also extend dmInclude.cfc and add bScheduled=”1” to the cfcomponent tag. That should allow it to show up in the Handpicked rule. Of course, you’ll need to create the templates for displaying the form.
_____ Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 HYPERLINK "http://www.cfwebtools.com"http://www.cfwebtools.com 402-408-3733 x103 _____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen Moretti Sent: Monday, October 29, 2007 9:20 AM To: [email protected] Subject: [farcry-dev] Re: Forms in HTML pages On 29/10/2007, Bill Poff <HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]> wrote: Is there a way to embed a form in an dmHTML page. When I go into HTML mode and build a form the code is stripped out when I go back to display mode. Yep - that'll happen.. You can't enter forms into content, as there's no where to handle the form action. My reason for wanting to do this is to create a page that I can call as a content object with the Handpicked rule. As an alternative, is there a way to call an include as a content object? The handpicked rule has includes as an option on the library. You need to go into "site tree content" in the Content admin tab. Under there you will find a sidebar menu item called "Site Tree Content Includes". You will need to add your include file here to give it a DB entry. Hope that helps Regards Stephen No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.12/1097 - Release Date: 10/28/2007 1:58 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.15.12/1097 - Release Date: 10/28/2007 1:58 PM --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
