I've just been talking to Andrew Mercer and he's shown me one of his custom types using the new typeadmin, and he's getting that overview page by default without doing anything additional to calling the typeadmin widget. So what I need to work out is why mine *aren't* getting it. I don't think I should have to manually specify a column, edit should "just work". I used dmNews as an example to get the typeadmin call... might have to dig a bit deeper.
K. On 3/30/06, Shib71 <[EMAIL PROTECTED]> wrote: > Linking a column requires embedding the link in the column text. To see how > it is done in core, go to > /farcry_core/packages/farcry/typeadmin.cfc, and look in the > getDefaultColumns function. Best practice is to not use this component in > custom components, but you can copy and paste the code. -- Kay Smoljak http://kay.zombiecoder.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 -~----------~----~----~----~------~----~------~--~---
