Actions Example 2: Button Opening Related Window

Previous Next

WI_clip0016

If the Participants button is clicked, a related window must be opened showing Participant child data.

Set the Action property of the Participants button to:

Participants_taking_part_in_Reservation.Window.Create()

In this method call you do not need to specify the context, because the Info Window is the default object for this method call.