apologies for a probably simple question:

i have my List page use a DirectLink to send to an Edit page with the id of the object clicked as a parameter.

the Edit page picks this id up in pageBeginRender() from getServiceParameters() and loads the appropriate object.

the problem is when i post back, that parameter is no longer in getServiceParameters()... is there a standard way to do this?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to