,

Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community

O4WPopup (OpenInsight 32-bit)

At 17 JAN 2012 10:07:47PM Robert Lee wrote:

From page 207 of the 9.21 Reference Manual…

The invoking O4W Commuter Module will be called when the popup return value is ready; the CtlEntId will be whatever was specified in the <targetID> parameter of this call, the event will be "RETURNVALUE",…

Ok, so I'm using the "Dummy" popup type and it is successfully generating the click event and I am successfully generating a popup via O4WPopup in the commuter module. So far so good. Unfortunately the RETURNVALUE event never gets generated. I have put a debug at the top of the commuter module and - nothing.

The code to generate the Popup is as follows:

Override = O4WPopup(, O4W_LINKTYPE_POPUP$, 'GOALS', Override, FieldName, , , '')

Am I missing something?

View this thread on the Works forum...