double select in grid application, settings doesn't work

hi,

when trying to display a double-select inserted field in grid application, (inserted by sc form entry-double select like value1;value2;value3)

the grid settings says: multiple values: i choose yes, and the delimater is: ‘;’ works fine…

but it keeps showing 1-value1, 2-value2, 3-value3…etc under each other…

even i have the “Display original and lookup value” to “No” and I’ve tried to change it back and forth, no use, this case always shows the additional lookup value and the lookup (automatic)…

I think it is a bug.

this is to confirm that it is a bug, i tried all possible ways, no way, the original value (foreign key) still shows no matter what to choose.

please acknowledge and list in your bugs list.

Problem is that you want to show just value1 instead 1-value1?

yes, when using this with other fields (show original values along with lookup values) set to NO then it is only showing the lookup value

but, on double select, this doesn’t work, it shows the option like this: 1-option, 2-option 3-option

however, when selecting only the field (select fieldvalue from orders) without mentioning (select id, fieldvalue from order) it does show only the lookup value…

so i don’t know really if it is a bug or not… mybe my select should be only (select “the field that i want to show” from table, where id ={field})

i don’t know

Hello,

Issue reported to our bugs team.

regards,
Bernhard Bernsmann

It goes without saying that you must suppress multiple row selection in order …

pokies