Using the example;
"Learning Xdialog"
"Using AlphaDAO to update SQL Databases"
"Simple Xdialog form- -Using Query by form to select record to edit"

I have a remote field called COLOUR1 (C)
Have made a listbox based on an array containing the choosable items.
When using the form to add a new record, the listbox passes the value correctly.
How can I display the "written value" in the main form after running "search record" query, and after dblclk on resulting row to show the field value as registered in remote sql db?