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

At 11 MAY 1998 05:50:46PM Steve C. wrote:

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".

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/210f990619406120852566010078014b.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1