HTML Components for a Form

The main JSP page in the configurable form component is called emxForm.jsp. This page is the top level frameset and controls whether the displayed page is in View or Edit mode based on the input parameters passed with the URL.

This table lists the frames and forms that make up the View mode of the form page.

Frame Location Frame Name Form Name Includes

header

formViewHeader

--

Page label, Actions menu, page toolbar

body

formViewDisplay

frmFormView

All fields in web form object in read-only display

hidden

formViewHidden

--

--