RunSingleFormResultDialog (open)
Show a single form result
Syntax
LOADLIB "mod::publisher/lib/dialogs.whlib";
BOOLEAN FUNCTION RunSingleFormResultDialog(OBJECT parentscreen, INTEGER formid, STRING resultguid, RECORD options)Parameters
OBJECT parentscreenScreen invoking us
INTEGER formidSTRING resultguidResult guid
RECORD optionsOptions
STRING ARRAY hidefieldsList of base fields to hide (ipaddress, ipcountrycode, url, useragent, when)
Return value
BOOLEANFalse if the requested results could not be found