Skip to content

KVSMTCServiceInformationList#

Events#

OnBeforeOpenEditor(Boolean) :#

Summary: This Event is fired in OnDrillDown Trigger before creating text in html editor.

[IntegrationEvent(false, false)]
local procedure OnBeforeOpenEditor(var IsHandled: Boolean): 
[EventSubscriber(ObjectType::Page, Page::"KVSMTCServiceInformationList", 'OnBeforeOpenEditor', '', false, false)]
local procedure DoSomethingOnBeforeOpenEditor(var IsHandled: Boolean)
begin
end;

Parameters:

  • IsHandled: