Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Array properties in terms of how they are defined in a content type really don't differ all that much to normal properties. You add a <cfproperty> and simply define type="array" and a list of content types that you would like to allow to be associated using ftJoin, for example ftJoin="SuperPower". However, what happens behind the scenes is much more involved.

...