[[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]] ==== Changing select criteria in a POPUP (OpenInsight Specific) ==== === At 11 MAY 1998 05:50:46PM Steve C. wrote: === {{tag>"OpenInsight Specific"}} In order to change the select criteria in a popup, Rather than using the POPUP function, can I: 1. create a popup thru UI Workspace. 2. Save a new select criteria thru a Click event script to field 8 of the popup record in SYSREPOSPOPUPS and then run a quickevent for the popup? . This would be much easier than using the function. Thanks...Steve C. ---- === At 11 MAY 1998 10:29PM Dave Pociu wrote: === Yes. Or you can use the following: data=' data=SELECT...." result=popup( @window , data , "YOUR_POPUP_NAME") ;** <-- this calls your popup and replaces field 8 "on the fly". [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=210F990619406120852566010078014B|View this thread on the forum...]]