Create an edit.cfm webskin for the type. That lets you override the edit form. Then you can either copy the functionality from types.edit() or use the wizard tags to build up the wizard from scratch.
Blair On Sat, Mar 7, 2009 at 11:03 PM, Michael Sharman <[email protected]> wrote: > > Hi guys, > > Does anyone have a link or some handy notes on overriding the "object > admin" wizard steps with your own functionality? > > I have an admin screen for a custom type which I want driven by the > usual formtools, but I want to add some custom display data at the > bottom of my wizard step. > > I've looked at Edit() inside core.packages.forms.forms but that wasn't > really getting me anywhere. > > Any ideas? > > Thanks > > Michael > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
