G
Greg McAllister
I am generating an Infopath form wizard in Visual Studio. So far all is going
well up until today. I need to access several lists that are maintained on a
Document Control Management site. These lists contain information that is
needed to generate lists boxes within the wizard. The lists need to be
queried based on wizard selections. As an example - Joe wants to start a
document change. He is asked what type of chage he is making and he selects
type 1 and type 6. Based on those values I need to query a mangaed list on
Sharepoint that would retrive the type od documents that are affected by thos
change types, example - Quality Document and Custom Re., Sheet. He then
selects, in a multiple select list box, the document types he will be
changing. The final step is for the wizard to go to another managed list and
retrieve a list of authorizers for those type of documents and populate
another multiple select list that the user will select who needs to sign the
document.
Basically what I need to know is how do I get a list, preferably filtered
from the Sharepoint Server and use that data to populate the Multiple Select
List choices?
Thanks
Greg McAllister
well up until today. I need to access several lists that are maintained on a
Document Control Management site. These lists contain information that is
needed to generate lists boxes within the wizard. The lists need to be
queried based on wizard selections. As an example - Joe wants to start a
document change. He is asked what type of chage he is making and he selects
type 1 and type 6. Based on those values I need to query a mangaed list on
Sharepoint that would retrive the type od documents that are affected by thos
change types, example - Quality Document and Custom Re., Sheet. He then
selects, in a multiple select list box, the document types he will be
changing. The final step is for the wizard to go to another managed list and
retrieve a list of authorizers for those type of documents and populate
another multiple select list that the user will select who needs to sign the
document.
Basically what I need to know is how do I get a list, preferably filtered
from the Sharepoint Server and use that data to populate the Multiple Select
List choices?
Thanks
Greg McAllister