Configurable Dynamic UI Form Components

The "Web Form" administrative object can be used to configure the Properties pages of parts and COs.

The schema contains a specific Web Form administrative object for each of the types. Each Web Form administrative object contains all attributes of the specific item. The configurable form can be implemented as a read-only property page (View form) or an editable property page (Edit form) as part of the app or as a custom page, as required for the business process. The web form is dynamically displayed as a View or Edit page based on the parameter "mode" included in the emxForm.jsp URL.

This page discusses:

Attributes for Part Revisions

The following are attributes for part revisions.

  • Name
  • Rev
  • Type
  • Policy
  • Make/Buy
  • Sequence
  • Previous Sequence-MCO and Start Date
  • Next Sequence-MCO and Start Date
  • Parent Assembly-MCO and Start Date

Attributes for MBOM Connections

The following are attributes for MBOM connections.

  • From Part
  • To Part
  • F/N
  • Ref Des
  • Usage Code
  • Sequence
  • Previous Sequence-CO and Start Date
  • Next Sequence-CO and Start Date
  • Child-First Sequence-CO and Start Date

Attributes for CO

The following are attributes for COs.

  • Bypass Plants

Attributes for Part

The following are attributes for parts.

  • End Item
  • End Item Override Enabled

The configurable form can be implemented as a read only property page (View form) or an editable property page (Edit form) as part of the app or as a custom page, as required for the business process. The Web Form is dynamically displayed as a View or Edit page based on the parameter "mode" included in the emxForm.jsp URL.