Hi :
The project which I am working uses ethe cairngorm framework . Basically we have a List view , Add / Edit view . Example : Users In user add view , Once we fill the data's in Users add view , An event is dispatched and the appropriate command class is called which makes the service call. If any error returned by the service call , I want to display the Add View again and want to pass the service call error and display the error message to the appropriate form field in the Addview . I can Display the AddView , If any service call error is encountered , But how to pass the data to that view . Or another sense how to call a method in the View . mxmls from the command class . Please can any one provide some inputs how to achieve it . Thanks, Satish --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

