FarCry 6.0.X and earlier does not update the database default when it is changed in the component. 6.1 fixes that.
Blair On Wed, Jun 9, 2010 at 1:17 PM, AJ Mercer <[email protected]> wrote: > I have added ftDefault, but no change > > > <cfproperty ftSeq="2270" ftwizardStep="Publication" ftFieldset="File" > name="revision" type="numeric" fttype="integer" hint="version number" > required="no" default="1" ftDefault="1" ftLabel="Revision" /> > > > > On 9 June 2010 11:01, AJ Mercer <[email protected]> wrote: > >> I have added the following to an existing type that has data >> I was expecting existing data to get the default value of 1 >> >> In the database is is NULL >> and in the webtop it is 0 (zero) >> >> <cfproperty ftSeq="2270" ftwizardStep="Publication" ftFieldset="File" >> name="revision" type="numeric" fttype="integer" hint="version number" >> required="no" default="1" ftLabel="Revision" /> >> >> -- >> >> AJ Mercer >> http://webonix.net >> http://twitter.com/webonix >> > > > > -- > > AJ Mercer > http://webonix.net > http://twitter.com/webonix > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- 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
