Problem with Lookup Field Separator... Any help?

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
KSan
AppGini Super Hero
AppGini Super Hero
Posts: 252
Joined: 2013-01-08 20:17

Problem with Lookup Field Separator... Any help?

Post by KSan » 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!!!

Bertv
Veteran Member
Posts: 65
Joined: 2013-12-11 15:59

Re: Problem with Lookup Field Separator... Any help?

Post by Bertv » 2013-12-30 14:07

For me a space works fine as separator.
Bert
I am using Appgini 5.75

KSan
AppGini Super Hero
AppGini Super Hero
Posts: 252
Joined: 2013-01-08 20:17

Re: Problem with Lookup Field Separator... Any help?

Post by KSan » 2013-12-31 07:46

Indeed it works! I could have sworn this wasn't working at first. Must have done something else wrong. Thanks for causing me to try again.

Post Reply