I have found the same general problem with array types (in 5.0) unless I include an 'a' in front of my property name. I would suspect that if you changed it to "aGalleryImageIDs" the Type admin interface would work...
Tomek On Mon, Feb 2, 2009 at 9:54 AM, Jeff Coughlin <[email protected]> wrote: > > > Does this look ok? > > > > <cfproperty ftSeq="60" ftwizardStep="Gallery" ftFieldset="Images" > > name="galleryImageIDs" type="array" hint="Images to be used in > > Gallery 500 x 375" required="no" default="" ftLabel="Gallery Images" > > ftJoin="dmImage" /> > > > > I put this into an extended dmHTML > > and whilst it deploys, creates table and works (upload images and > > view them) > > When I do into Type admin, it still says it needs deploying > > > > It is doing this on both Farcry 5.0 and bleeding edge 5.1 > > > What database are you using? > > -- > Jeff Coughlin > Web Application Developer > http://jeffcoughlin.com > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
