retriing the data

0
hello everyone:       there is a scenerio  in which there is question form in whish there list of question fill by user  and i have to retrive all the question in drop down in another form to fill this based on section type and this section form i have to get in grid  along with question  
asked
1 answers
0

If I understand your question correctly you might want to use a helper object. You then attach all the object to this helper object and pass that helper object along all the page you are using. This way you are always able to retrieve through the helper object the objects you want to use later in the flow.

And if I did not understand your question correctly please rephrase your question.

Regards,

Ronald

 

answered