[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== Multivalue data not displayed correctly in edit table control (OpenInsight 32-bit Specific) ====
=== At 25 MAY 2002 01:56:12AM Rudhy B wrote: ===
{{tag>"OpenInsight 32-bit Specific"}}
I have an Edit Table control (called BRANCH_CODE) in a SEARCH_EMPLOYEE form not linked to any table. Then there is a push button (called BRANCH_CODE_POPUP), when clicked call a quickevent calling branch_list popup with multi-selection allowed.
The return value is set to Control: SEARCH_EMPLOYEE.BRANCH_CODE Property: TEXT.
It does return the multi-selection values but the display is: 21y43 (the @vm code) in line 1, instead of 21 in line 1 and 43 in line 2 in the edit table control.
how can I fix that problem ?
Rudhy
----
=== At 25 MAY 2002 05:49AM [url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote: ===
TEXT is the current cell, try LIST or ARRAY.
[url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url]
[url=http://www.sprezzatura.com/cebit.htm" onMouseOver=window.status= Celebrate CeBIT with GREAT offers on consultancy, programming and training';return(true)][i]Celebrate CeBIT with Sprezz Local![/i][/url]
[img]http://www.sprezzatura.com/bitzz.gif[/img]
----
=== At 26 MAY 2002 12:40AM Rudhy B wrote: ===
Thanks :) ARRAY works. LIST only passes the first selection.
Rudhy
----
=== At 26 MAY 2002 06:05AM [url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote: ===
One is @VM : @Fm delimited, the other @Fm : @Vm...
[url=http://www.sprezzatura.com" onMouseOver=window.status= Click here to visit our web site?';return(true)]The Sprezzatura Group[/url]
[url=http://www.sprezzatura.com/cebit.htm" onMouseOver=window.status= Celebrate CeBIT with GREAT offers on consultancy, programming and training';return(true)][i]Celebrate CeBIT with Sprezz Local![/i][/url]
[img]http://www.sprezzatura.com/bitzz.gif[/img]
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=8F1022C0F0DE874E88256BC400209CCC|View this thread on the forum...]]