Hiya Geoff What I have at the moment, is a very simple custom content type, which consists of the following fields:
Title Firstname Surname Department When I deployed the custom content type and went to add an item into the database, there are text fields for all the fields, except that I need a list menu for the Department field. I want to be able to hard code the data in the department list menu, then all I need to do is select a department from the list, rather than having to type it in each time I want to add or edit a persons details. If you have some code that would do this, that would be great. On Feb 13, 12:42 pm, modius <[EMAIL PROTECTED]> wrote: > On Feb 13, 11:19 pm, BazD <[EMAIL PROTECTED]> wrote: > > > Thanks for the info Geoff. Yes, it all does quite exciting :) > > > Unfortunately the information that I hoped would set me going on the > > form tools path appears to be missing: > > >http://docs.farcrycms.org/display/FCDEV40/Building+Forms > > > Are there any other basic examples available that will show me how to > > start with form tools ? > > What do you need that the standard form building engine does not > provide? Its a serious question -- 80%+ of what I do day to day is > covered by simply adding metadata to cfproperty tags. Its only when i > need a special UI do I bother to go down to the level of manually > constructing the form. > > If you can indicate what you are attempting to do then maybe I can > throw out some code samples to put you on the right track. > > -- geoffhttp://www.daemon.com.au/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
