On Feb 6, 7:53 am, tilespace <[EMAIL PROTECTED]> wrote: > <cfproperty ftseq="14" name="btype" type="array" hint="Holds the > buffet types." required="no" default="" ftlabel="Buffet Types" > ftjoin="dspBuffetTypes" />
Array properties should start with an "a", for example aType rather than bType (which in FarCry parlance would imply a boolean). > I look in the database and the table is created but when I click on > Types again, the same conflict error exists with the same options... > > Ummmmmm... Help? It's probably not going to impact anything except the type deploy screen -- it makes a determination on the presence or absence of array tables based on /typename/_a* Hope that helps, -- geoff http://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 -~----------~----~----~----~------~----~------~--~---
