space
Previous Page | Next Page

MDDB Report Viewer 9.2

_OUTPUT_STATIC_HIDDEN_FLDS_ Method

Outputs the necessary hidden fields for the initial static HTML page

Syntax

 CALL SEND(OBJID,'_OUTPUT_STATIC_HIDDEN_FLDS_',metabase,background-type,
                background-value,webeis-class);
Where... Is Type... And Contains...
metabase C the metabase name.
background-value C the background image URL or color value. This parameter is optional.
background-type C the background type (COLOR or IMAGE). This parameter is optional.
webeis-class C the WEBEIS class name.

Previous Page | Next Page | Top of Page