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 parentscreen
Screen invoking us
OBJECT formresults
Form results
STRING resultguid
Result guid
RECORD options
Options
STRING ARRAY hidefields
List of base fields to hide (ipaddress, ipcountrycode, url, useragent, when)
Return value
BOOLEAN
False if the requested results could not be found