Contact Selector

D

dpearson

Hi,

I followed the directions in this post
(http://blogs.msdn.com/infopath/archive/2007/02/28/using-the-contact-selector-control.aspx)
to use the contact selector control. It displays on the form and I'm able to
search for users. However, once I select the user, the control goes to read
only and doesn't display anything in the text box. Any ideas? My datasource
is structured below.

myFields (group)
gpContactSelector (group)
Person (repeating group)
DisplayName (element - text)
AccountID (element - text)
AccountType (element - text)

Thanks,

dpearson
 
D

dpearson

That did the trick. I read through the names dozens of times and never
noticed the capital 'D'. Thanks!

dpearson
 
Top