Hi Jerry, Usually a Command will update variables in the ModelLocator; which will be bound to the View controls. In other words, a Command should not know about a View and vice-versa.
-TH --- In [email protected], "jerry_gagliano" <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using cairngrom framework with flex 3 and i need to access form > fields or combo boxes from the results function in the command file. I > imported my view and created an instance which i am able to access the > properties a but no results show up. > > I am very curious about this solution. > > Thanks >

