This topic is locked

On The Fly Add on Concatenated Field

4/5/2009 10:45:08 AM
PHPRunner General questions
S
Shankar author

Hello.

As per the subject, I have a (custom view) tale with > edit as > look up field > display field > concat(first_name, ' ', last_name). This grays out the add on the fly checkbox. Is there a workaround so I can add on the fly?
Shankar.

O
OLDmrcaseyman 4/5/2009

Hello.

As per the subject, I have a (custom view) tale with > edit as > look up field > display field > concat(first_name, ' ', last_name). This grays out the add on the fly checkbox. Is there a workaround so I can add on the fly?
Shankar.


Try removing the concat, then check the add on the fly button, then re-insert the concat. Worked for me.
Steve

S
Shankar author 4/6/2009



Try removing the concat, then check the add on the fly button, then re-insert the concat. Worked for me.
Steve


Hi Steve.

I have to confess, I was a total Skeptic but totally amazed to see your idea worked!

Great stuff.
Shankar
PS. this should probably be looked at as a possibly feature enhancment.