Put another way, the set up would be the following:

A type (extending farcry.core.packages.type.type) that has properties

   1. State - ftType="state"
   2. City - ftType="city" ftWatch="<nameOfStateProperty>"
   3. Notes - ftType="richtext" 
   
Then you would have to write a formtool (examples of which would be in 
farcry/core/packages/formtools/...) which does something similar to the 
state formtool. 

You'll want to take a look at :

   1. https://farcry.jira.com/wiki/display/FCDEV60/UNIT+05+-+Content+Types
   2. https://farcry.jira.com/wiki/display/FCDEV60/UNIT+10+-+Building+Forms

Amongst other parts of the walkthrough. The state / country formtools are 
good places to start when looking at the kind of functionality that you're 
looking for. 

The general point is that formtools are specialized form objects / lines 
that you can reuse in any of your information ("type") objects. 

That probably muddied the waters even more... but hopefully gets you 
started.

Tomek

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to