Check out farcry_core tags navajo createObject.cfm. That file sets the object status draft on creation. There is a todo comment in the header that states this is a known issue:
$TODO: make more generic. There is some type specific code here for defaulting properties. Should build instance by using type specified fields/defaults$ HTH, --Nathan On 5/18/05, Mike Britton <[EMAIL PROTECTED]> wrote: > If I define my default status as 'draft' initially in my custom type, then > switch this default value to 'approved' after deploying the type, in terms > of best practices, what is the recommended procedure for re-deploying? > > Farcry is still defaulting my type's status to 'draft'. I've updated the > type's CFC and cycled CF. That didn't do it. I tried updating the column > default manually in the database. That didn't do it. I then deleted the > type's CFC from my application's types dir, cycled CF, refreshed FarCry. > That didn't do it. > > How do I get the default status to be 'approved' in my custom type???????? > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
