BazD,

You need to create your own custom type 
(http://docs.farcrycms.org/display/FCDEV40/Content+Types 
) for the faculty.  Using the info you provided as an example, I might  
suggest two content types: a faculty.cfc file and a department.cfc  
file.  Join them from the faculty content type using type="uuid".  See  
the wiki for more info.).

There are also good examples here for making a custom type (if you are  
just learning) http://docs.farcrycms.org/display/FCDEV40/Code+By+Example

Regards,

--
Jeff Coughlin
Web Application Developer
http://jeffcoughlin.com



On Feb 6, 2008, at 1:08 PM, BazD wrote:

>
> Hi,
>
> I need to add an area to the farcry admin which will allow me to add/
> edit/delete details for members of staff (such as name, title,
> department etc). I like the simplicity of the built-in news system in
> that there you can easily add new items, edit them later and delete
> them if need be.
>
> Can anyone point me in the right direction on how I can add my own
> 'staff control area' to the admin, and one which uses similar
> functionality to the built-in new system ?
>
> Im using Farcry 4.0.9 btw.
>
> Thanks in advance
> B

--~--~---------~--~----~------------~-------~--~----~
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