Quintiq file version 2.0 
 | 
#parent: Toolbar651/dhPotentialSubscribers 
 | 
Response OnDataChanged () id:Response_Toolbar651_dhPotentialSubscribers_OnDataChanged 
 | 
{ 
 | 
  #keys: '[131094.0.2034137549]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Set the subscribing calendars (implementation based on WebUI). 
 | 
     
 | 
    // Get the calendars of the subscriptions. 
 | 
    subscribers := selectset( Dialog.Data(), LeadingParticipation.Subscription.Calendar, calendar, true, true ).Unique(); 
 | 
     
 | 
    dhSubscribers.Data( &subscribers ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID: 'Responsedef_GUIComponent_OnDataChanged' 
 | 
} 
 |