The problem is that I can't see how to populate the update form with the values from the object _before_ the page is displayed. The delegated controller method only gives me access to one form.
there *is* only one form, all parameters you make available as the arguments to a deferred operation will be exposed in your form
btw, you can defer to more than one operation in an action state
-- Wouter
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
