[[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]]
==== Popup help appreciated (OpenInsight 32-bit Specific) ====
=== At 21 JUL 2005 02:00:49PM Kauko Laurinolli wrote: ===
{{tag>"OpenInsight 32-bit Specific"}}
I have a table with STATE, single value column and CITY, multivalue column (all populated).
In 1st popup I select the state e.g. TX.
In 2nd popup I want CITY multivalue column to pop up and display all TX cities but I have not been able to creat a suck popup. I went thru all examples and Works extras but was not able to find a single usable sample.
----
=== At 22 JUL 2005 05:20AM Barry Stevens wrote: ===
See popup function
State=TX"
Pop="
.
.
.
Pop=L"
Pop=xlate("STATES",State,"CITYS","X")
.
.
SelCity=Popup (@window, Pop).
----
=== At 22 JUL 2005 10:48AM Kauko Laurinolli wrote: ===
Thanks.
You did mean Pop=L"
Now it works.
----
=== At 22 JUL 2005 09:23PM Barry Stevens wrote: ===
I knew it was somewhere around there
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=229E2A5A88AA9C30852570450062F3E4|View this thread on the forum...]]