Previous Topic: SSNID

Next Topic: SCRMSG

SELFIELD

The SELFIELD substitution variable is replaced at runtime with the name of the field which is currently 'selected' - that is, the field in the HTML page that should receive focus when the page displays in the browser. The selected field is automatically included in all generated skeletons as a hidden field:

<input type="hidden" name="W2E_SELECT" value="(_xSELFIELD)">