Drop-Down list Display data vs Submit data

L

littleccguy

Infopath 2003
MOSS 2007
SQL 2005

I have a form for entering/editing employee information. There is a
drop-down list for Foreman. It displays the name, but i want it to
enter the foreman's employee ID on submit.

Thanks
 
K

K.Ramana Reddy(GGK Tech)

Hi,

I have one question for you, You want show the two values in a drop
down(i.e, Foreman and employee ID), is it correct?
 
L

littleccguy

What I am doing is this:
I have a view which concatenates fname lname as Foreman and includes
the emp ID.
In the form i display the Foreman name only in a drop-down list for
the user to select. However, I need the Foreman's emp ID to be
submitted not the name.

I hope that is clearer
 
L

littleccguy

I also have Visual Studio 2005, and some novice skill using it with VB
and C# if that helps anyone looking to help me.
 
L

littleccguy

I figured it out. For Entries I selected the top level and then was
able to choose the value and display I wanted. I also set up rules
when submitted to make it all work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top