Hello All,
I'm new to
InfoPath so please forgive me if a question I'm asking is a lame one, however
I'm struggling to resolve an issue I encountered with my InfoPath form.
I have
created a form that in concept is used for ordering items, and then
further I intend to upload the ordered items to a SharePoint list.
I have
managed to successfully implement the auto population of fields for the order
ship to info (Name/address/etc.) however I'm unable to make a fully functional
repeating table, for ordering the parts.
In essence
my Table is to be used to order parts that are pulled from a SharePoint
List. Since I want to enable the users to select the Parts by both P/N and
Descriptions therefore I have created auto populate rules so that when the
user selects a P/N from the list all of the remaining information (Description,
Price, and a default adjustable QTY) will auto populate. The user can also
select from the description list and in that case the remaining information is
also auto populated in the other columns.
The problem
I'm facing is that this only works for the first original row in the repeating
table.
If I add
an new row in the form, the P/N once selected from the list, will
always default to the one selected in the first row, along with the
remaining information. I can change it when I select from the list the second
time, but then the auto populate rules will not work and the description /
pricing will remain the same.
I
can use the description to select the item in the second row, and
that *will* work, however then the third row will encounter the issue
(regardless weather I select via P/N or Description
Any
suggestions how to fix this issue?
Is
this a simple matter of adjusting the rules or do I need to edit the underlying
code?