RunSingleFormResultDialog (open)
Show a single form result
Syntax
LOADLIB "mod::publisher/lib/dialogs.whlib";
BOOLEAN FUNCTION RunSingleFormResultDialog(OBJECT parentscreen, OBJECT formresults, STRING resultguid, RECORD options)Parameters
OBJECT parentscreenScreen invoking us
OBJECT formresultsForm results
STRING 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