Just not sure where to place that in the form - I saw that it's in
theory possible with SQL - just not sure how to make it a part of the
dropdown.



On 12/16/2014 01:17 PM, Florian Reisinger wrote:
> Hi,
>
> Assuming it is SQL, concat has 2 arguments so concat(FirstName,concat(' , 
> ',LastName))
> Does this help (Oracle SQL Syntax)
>
> Liebe Grüße / Yours,
> Florian Reisinger
>
>> Am 16.12.2014 um 21:43 schrieb Joel Madero <[email protected]>:
>>
>> Hi All,
>>
>> I have a form based on a table with FirstName and LastName, I want the
>> form to have a dropdown with SELECT CONCAT(FirstName,",",LastName)
>>
>> Is there a way to do this?
>>
>>
>> Thanks!
>>
>>
>> Best,
>> Joel
>>
>> -- 
>> To unsubscribe e-mail to: [email protected]
>> Problems? 
>> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
>> List archive: http://listarchives.libreoffice.org/global/users/
>> All messages sent to this list will be publicly archived and cannot be 
>> deleted


-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to