Link to home
Start Free TrialLog in
Avatar of BI_Brian
BI_Brian

asked on

Infopath 2010 - Drop-Down Lists in a Repeating Table: Setting a value based off of record

Hi Everyone,

I have a repeating table that populates based off a web service query.  The table can be filtered off of multiple-selection list boxes at the top of the form.  There are buttons in each record line to edit and delete each record.

To provide data quality/consistency when editing the records, I would like to replace the text boxes with drop downs to limit the selections the user has when changing record values.  

My questions are:  
- Is it possible to put a drop-down box that populates from a web service query into a repeating table in a web form?
- Can they be interacted with independently or will they change the entire columns values? (If independently, how is this done?)
- How do I get each drop down list to default to the value that is already in the record, but still list the alternative values when clicked? (i.e. Passing a parameter like record ID)

Thank you for any help you can provide,

Brian
ASKER CERTIFIED SOLUTION
Avatar of livanescu
livanescu
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial