7 19 RDML SETTMPFLD

LANSA Web Functions

7.19 <RDML SETTMPFLD>

Syntax:

<RDML SETTMPFLD="<index>" VALUE="<value>">

 

Description:

These tags are used internally by the e-Business Framework Wizard. Do not alter these tags unless you are extremely familiar with the technical workings of the Wizard.

LANSA provides you with 10 working fields at the HTML level. These fields are used to store temporary information that is evaluated when the HTML is processed.

The temporary information is only valid within a single HTML page request.

The <index> is base 0. To access the first working field, you need to use 0 as the <index> parameter.

These tags are intended for use by advanced Web developers only.

 

 

For example, you might see the following statements if you have used the e-Business Framework Wizard:

<RDML SETTMPFLD="10" VALUE="1"> 

<RDML SETTMPFLD="11" VALUE="1">

<RDML SETTMPFLD="12" VALUE="1"> 

These tags are used to control the menu components which appear in the layout.