Drop-down, concatenation, whitespace

Use this board to ask questions or have discussions with other Genie users.
Post Reply
Ted Holt 3rd Profile
New User
Posts: 1
Joined: Thu Nov 02, 2023 2:37 pm
First Name: Ted
Last Name: Holt
Company Name: J. H. Fletcher
Contact:

Drop-down, concatenation, whitespace

Post by Ted Holt 3rd Profile »

I have changed an input field to a dropdown. I am loading the dropdown from a database table.

I need to show more than one field in the list of values that the user selects from, so I have an expression in the "choice options field" propery:

Code: Select all

LTRIM(DIGITS(ORDNO), '0') CONCAT ' ' CONCAT SHNAME CONCAT ' ' CONCAT ADDUSER
Since SHNAME is fixed-length character, the ADDUSER values should align, and they do in Run SQL Statements.

Screenshot 2023-11-02 150154.png
Screenshot 2023-11-02 150154.png (15.34 KiB) Viewed 22782 times

But not in Genie.

Screenshot 2023-11-02 150526.png
Screenshot 2023-11-02 150526.png (5.62 KiB) Viewed 22782 times

Is there a way to keep the whitespace?

Thanks in advance.

Ted
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests