Problem with Lookup Field Separator... Any help?
Posted: 2013-12-30 08:14
Hi,
I have a lookup table that contains a First Name and a Last name. In another table I'm setting up a lookup against this table and want to bring in the First Name + a space as separator + Last Name. Using the built in capability I can build my lookup that brings FN + a separator such as a - (ie dash) + LN.
For the life of me I can't set the separator to be a space which you normally expect to see between a first and last name. I tried " " or ' ' or even a space entered in the separator. All this does is to cause the Ajax dropdown code to crash.
Anyone know how I can get a space in between my First and Last name fields on my lookup dropdown?
Thanks much!!!
I have a lookup table that contains a First Name and a Last name. In another table I'm setting up a lookup against this table and want to bring in the First Name + a space as separator + Last Name. Using the built in capability I can build my lookup that brings FN + a separator such as a - (ie dash) + LN.
For the life of me I can't set the separator to be a space which you normally expect to see between a first and last name. I tried " " or ' ' or even a space entered in the separator. All this does is to cause the Ajax dropdown code to crash.
Anyone know how I can get a space in between my First and Last name fields on my lookup dropdown?
Thanks much!!!