2.5 Screens

This topic describes about designing the screens for Call Forms.

  1. Design the screen layout based on the requirement in the Screen Details.

    Figure 2-10 Designing Screens and providing Screen Properties



  2. Identify one screen as the main screen; if multiple screens are present.
  3. Add Tabs, sections and partitions as per the screen design.

    Figure 2-11 Creating Tabs and maintaining Properties



  4. When creating tabs and sections for the screen, if the screen does not have multiple tabs, then only the TAB_MAIN needs to be used. TAB_HEADER should not contain any sections in this scenario.
  5. Use all the tabs for Online forms. Since online forms are large screens with multiple tabs.
    TAB_HEADER should contain the header information. TAB_MAIN should be the first tab in the body. Other tabs have to be added in the body portion as required.
  6. Provide sections in TAB_FOOTER as required.
    The developer often designs footers for Online forms.

    Note:

    In large screens, footer supports four partitions while other portions support three partitions.

    Multiple Screens can be designed if required.