[[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]]
==== Returned value from index lookup - info. not updating (OpenInsight Specific) ====
=== At 24 JUL 2000 03:48:36PM James wrote: ===
{{tag>"OpenInsight Specific"}}
On a form, if i key in a customer number the correct cust. name and cust. address appear, but if we select from an x-referenced lookup a new customer code displays but the symbolics (name & address) do not update. And the cursor stays on the button and when enter is pressed it returns to my key prompt (first field).
We have tried with a script using "TEXT" and "DEFPROP", both return the customer number but again the symbolics do not update.
Any ideas?
----
=== At 24 JUL 2000 04:10PM Don Bakke wrote: ===
James,
Two possibilities:
1) You need to set the FOCUS back to the edit control [i]before[/i] you launch the index search. This avoids a problem with the TEXT and GOTFOCUS_VALUE not showing a difference and therefore not triggering a symbolic dependancy change.
2) You might need to do a Send_Event(Ctrl, "CALCULATE") to your symbolic controls.
dbakke@srpcs.com
[url=http://www.srpcs.com]SRP Computer Solutions[/url]
[img]http://www.srpcs.com/srpicon1.gif[/img]
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=4CCCA3C3BF0EAD4D85256926006CD1E9|View this thread on the forum...]]