Turned on wizard and created combo box. Entered the following:
1. List Items: selected fields EV and DEVDESC from table DEVCODE.
2.Style: 3d and drop down combo
3. Layout : displays both selected columns from list items and none were hidden
4. Value: Value returned from DEV and field to store value is Claims.dev.
When I run the form The combo box only displays the DEV field but on drop down it shows both DEV and DEVDESC. How do I get both fields to show on form before drop down? The field is updating the other file correctly, but would simply like to see both on the form before dropdown.
1. List Items: selected fields EV and DEVDESC from table DEVCODE.
2.Style: 3d and drop down combo
3. Layout : displays both selected columns from list items and none were hidden
4. Value: Value returned from DEV and field to store value is Claims.dev.
When I run the form The combo box only displays the DEV field but on drop down it shows both DEV and DEVDESC. How do I get both fields to show on form before drop down? The field is updating the other file correctly, but would simply like to see both on the form before dropdown.