[[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]]
==== Update one window from another window (AREV Specific) ====
=== At 04 JUN 2002 05:01:54PM Jenna Pederson wrote: ===
{{tag>"AREV Specific"}}
Is it possible to update one window from another window?
I have one window (called by a main window) for the user to view and save a record. This saved info also gets saved to another record, being displayed by the main window. I would like the main window to "refresh" and show the new info without the user having to exit and reenter the record.
Any ideas? I've tried setting a bunch of different wc_common% variables in different pre/post processes, but have had no luck.
Thanks!
----
=== At 04 JUN 2002 05:13PM Jonathan Bird wrote: ===
How does you "one window" get called from the main window. Is it post-save or on a softkey, or what?
J
----
=== At 04 JUN 2002 05:24PM Jenna Pederson wrote: ===
The second window is called by a softkey from the main window. The record in the second window is saved with a pre-save process. This saves data to the record in the second window as well as the record in the main.
----
=== At 05 JUN 2002 12:07AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote: ===
You are going to have to read in the item from disk and update @RECORD in your code.
[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 06 JUN 2002 04:22AM Curt Putnam wrote: ===
Or carry the updated values in common and then update @Record
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=677496F48D62B56D85256BCE007387FC|View this thread on the forum...]]