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 parentscreen

Screen invoking us

INTEGER formid
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