Let's say I have a SQL table called Product I can update in an InfoPath form.
Let's say the schema of this table is:
ProductName (varchar(50))
ColorID (int)
I can submit changes to this just fine with an Infopath form. However, I
can't figure out how to get the Repeating Table to show the actual ColorName
instead of the ColorID, because you can't submit to a data source that's got
joined tables.
I've tried Expression Boxes with various filters, but it looks like InfoPath
just won't support the ability to display joined SQL table info if you're
submitting data to the same table.
Any thoughts?
Paresh - 27 Aug 2008 12:07 GMT
On Aug 27, 2:50 am, CrazyFromTheHeat
<CrazyFromTheH...@discussions.microsoft.com> wrote:
> Let's say I have a SQL table called Product I can update in an InfoPath form.
> Let's say the schema of this table is:
[quoted text clipped - 12 lines]
>
> Any thoughts?
I think, it should be possible to show solurname with colorid.
How are you fetching the data? Are you working with InfoPath 2007?
Thanks,
Paresh