Contents MDDB Report Viewer Methods Previous Next
 

_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 an optional background image URL or color value.
background-type C an optional background type (COLOR or IMAGE).
webeis-class C the Webeis class name.

Contents MDDB Report Viewer Methods Previous Next