Hello,
I have a infopath form that I'm filling several dropdown fields from a
sharepoint list. Basically, I'm having the person choose the Manager, which
then gives a list of Last Names, and finally that gives a list of First
Names.
Now more often than not there will only be ONE first name, once a last name
is chosen. Is there a way to have the form automatically pick that single
first name?
Maybe something different: but is it possible to combine First Name and
Last Name into one dropdown field but still have it be dynamic from the
Manager?
BTW, I'm using Infopath 2003.
Thanks for the assistance.
Samah
S.Y.M. Wong-A-Ton - 26 Feb 2007 09:01 GMT
If you're using a drop-down list box for the first name and there is only 1
first name in the drop-down, you can automatically select that item by
putting a rule on the last name drop-down. Do something similar as in this
article: http://support.microsoft.com/kb/555838/en-us
As for combining names, you'll have to write code, and do something like in
this article:
http://enterprise-solutions.swits.net/infopath2003/article.php?t=transform-data-
secondary-data-source-xslt&c=infopath2003
---
S.Y.M. Wong-A-Ton
> Hello,
> I have a infopath form that I'm filling several dropdown fields from a
[quoted text clipped - 14 lines]
> Thanks for the assistance.
> Samah