Adding an event to the mashup

An event is needed to relate the list to the form. The event in our example tells the list to update itself when the specified event, in our case a user key press, occurs.

  1. On the Events tab, we will configure a new event.
  2. For Event Information, specify this information:
    Source Type of
    Select MyList, the list we have created for this mashup.
    Source Event
    Select FormKeySelected, one of the events that is always available for forms.
  3. For Parameters, I Source Key, select _HK, the Lawson name for a key press.
    Screen capture: Configuring a simple event for a Lawson mashup: key press launches a list