Med vennlig hilsen TOR IVER WILHELMSEN Senior systemutvikler Arrive AS T (+47) 48 16 06 18 E-post: [email protected] http://servicedesk.arrive.no
> * As far as I understand, all steps are constructed at the > same time. How, then, can I make the content of step B dynamic? No it's rendered at render time; what you want to do is use a model which step A configures; e.g. a LoadableDetachableModel which receives properties from step A and then will load the actual data when asked to by the view. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
