9 Attach Call forms

This topic explains systematic instructions to attach call forms.

Maintenance Call forms can be attached to a maintenance screen. Refer the document Call Form for developing call forms. For attaching Call forms follow the below given instructions:
  1. Right-click on the Block and select Add Fields option.
    The Select Fields and Add UI fields window displays.

    Figure 9-1 Select Fields and Add UI fields



  2. Select UI Fields tab and click on Add (+) to add a row.
  3. Enter button name and click OK.
  4. Select Display Type as a button and enter Field Label.
  5. Add Call form details to the Call Form node.
    The Call Form Details screen displays.
    Add event to the button: On selecting event type as Call Form or Launch Form or Sub Screen, button will be displayed on the bottom of the screen. If the user needs to place the button position in the desired place on the screen, the Event Type should be Normal. The user has to write code in release specific JavaScript file to launch the screen.

    Figure 9-3 Block Field Properties



  6. Check the preview of the screen with call form buttons.