January 26, 200718 yr When using a value that gets the values from two existing fields is it possible to have the field that is a pop up menu showing the values display both values after selection. Right now I have a pop up menu and when selected it shows both fields values side by side. When I release the mouse to chose a selection the field only displays the first fields value. Any way to show both values after selection is made?
January 26, 200718 yr Only the ID value should reside in the field. If you wish the name to display as well, place the name field (it can be from related table) as a merge field next to the ID. When the ID is entered, the name will fill in. If you want Users to be able to change the name then use standard field instead of merge.
Create an account or sign in to comment