I have a GL Code field in a table that is required to designate what account in needed. It is set up with look-up rules to auto-suggest the code numbers. This is working well.
During testing, it was suggested that the auto-suggest listing show the code and the description, but it should only populate the code in the actual field.
Here is the field when I get the autofill list. Right now, it is set up only with the code.
I need to widen (hopefully without enlarging the actual field) the auto-suggest box and display the code and description. The field value needs to be the code only.
Any ideas on how/if I can accomplish this?