Need help.. Custom component will not refresh data being displayed
let me thank in advance..
so problem have main container, container used navigate different states.. each state show different custom component..
use case: user comes in , creates plan, he/she hits create plan.. popsup custom component, user can name plan.. plan name gets stored in class model.. user hits submit, , comes review state, he/she can view name of plan. if user hits create plan, take them create plan state, , should allow them update plan, when user hits submit once again, update on review state reflect changes.. not happen.. name of plan on review state stays same, when user first went through create plan. note: model gets updated new plan name, reason custom componet(review) not updated.
is there way around this?
desperatley need help
thanks
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment