I have a panel that has multiple view states:

default: empty
createPerson: populates the panel with an accordion/form

So after I fill out the accordion/form I submit my data and change my
view state back to default. Then I want to add another person I click
on a button that once again puts me in the createPerson view state
that has a "AddChild" tag which adds the accordion/form. The problem
is that it adds back the accordion/form that I previously fill out. I
tried to play around with all kinds of caching properties of the
various components, but it still keeps on bringing back the same form.
Essentially I want to instantiate an entirely new form when I go to
the createPerson view state. I'm thinking I may need to create the
state via actionscript to accomplish this instead of mxml. Any thoughts?

Thanks,
Sof





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to