With formtools it isn't necessary to have an edit method any more. As long
as the properties you add to the new type have all the ftXxxx attributes
(even just ftSeq, ftLabel) the edit forms will be generated automatically.

The docs Steven suggested should help.

Blair

On 10/23/07, Jake Churchill <[EMAIL PROTECTED]> wrote:
>
>
> Create a new component that extends types which is located in
> core/packages/types (the path changed from version 3 to 4).  You need an
> edit function which will contain your form to add/edit data.  This blog
> post
> might help you:
> http://jake.cfwebtools.com/index.cfm/2007/1/12/Farcry-Custom-Type-HOWTO
> .  In
> addition to what is mentioned there, you will need to create display
> methods
> for your type, so if you create a type called xyNewType, you need a folder
> with the same name and a file inside called displayPagesomething.cfm.
>
> Hope this helps.
>
> _____
>
> Jake Churchill
> Team Leader
> 11204 Davenport, Ste. 100
> Omaha, NE  68154
> http://www.cfwebtools.com
> 402-408-3733 x103
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of Nic
> Sent: Tuesday, October 23, 2007 7:54 AM
> To: farcry-dev
> Subject: [farcry-dev] Re: Create own content types
>
>
> Dear Stephen,
>
> i know the content types like news, events...
>
> I want to create a own content type which will be displayed in the
> navigation, but with my own input fields etc.
>
> Whats the best way to create content-types?
>
> Thank you & with best regards
>
> nic.
>
>
>
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.488 / Virus Database: 269.15.6/1086 - Release Date:
> 10/22/2007
> 7:57 PM
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.488 / Virus Database: 269.15.6/1086 - Release Date:
> 10/22/2007
> 7:57 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to