malkarouri:

You could edit the controller 'save' method that generated by tgcrud

It's just a normal Turbogears class so you could do anything you
want :)

--
fred


On 8月21日, 下午8時44分, malkarouri <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> I am using tgcrud for record modification. Is there anyway to know the
> id of the most recently inserted (new) record? I would like to change
> the flow so that after one inserts a record using /records/new one is
> directed to /records/show/${newrecord.id} rather than /records/list?
>
> Regards,
>
> Muhammad Alkarouri


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to