J
Jake
Hello,
I am new to infopath. I am looking for a sample for infopath with
somthing similair to the scenario below, using webserivces:
Database structure:
tblPeople
tblClasses
tblPeoplesClasses
Webservice:
Method to get People
Method to get Classes
Method to insert into tblPeoplesClasses (This is where I need the help)
InfoPath:
Have a drop-down retrieving the people
Have a repeating section that has the Classes information retrieving from
the webmethod in a drop down
The end user:
1. Select a person from the drop-down
2. Add classes for that person using the repeating section
My issue is how do I create the webserivce to submit the information? Since
the form has the repeating section that could range from 1 entry to 10 how
will the webservice know to insert multiple items in the tblPeoplesClasses?
Thanks in advance.
Jake
I am new to infopath. I am looking for a sample for infopath with
somthing similair to the scenario below, using webserivces:
Database structure:
tblPeople
tblClasses
tblPeoplesClasses
Webservice:
Method to get People
Method to get Classes
Method to insert into tblPeoplesClasses (This is where I need the help)
InfoPath:
Have a drop-down retrieving the people
Have a repeating section that has the Classes information retrieving from
the webmethod in a drop down
The end user:
1. Select a person from the drop-down
2. Add classes for that person using the repeating section
My issue is how do I create the webserivce to submit the information? Since
the form has the repeating section that could range from 1 entry to 10 how
will the webservice know to insert multiple items in the tblPeoplesClasses?
Thanks in advance.
Jake