How can we comment standard code via visual studio code.
How can we comment standard code via visual studio code.
It depends. If MS has used the Handled pattern in events, you can "block" the standard event (handled := true) and override it in your event subscribers.
If this was not done by MS (as in many code parts) you simply cannot do that and you must signal the bug.
Opps.
If there is a bug in standard then how can we change the standard behaviour using events in SaaS.
hi,
is not possibile "ByDesign" to comment (or change the standard code directly...), is the philosophy and the DOGMA for the SaaS release; some functions are also not exposed in the SaaS release for security (and are only available as "internals" functions in On-premise).
In the SaaS version this is not possible, you can attach to events and change the standard behaviour bot not commenting standard code.
In on-premise, you can do what you want.
André Arnaud de Cal...
292,961
Super User 2025 Season 1
Martin Dráb
231,801
Most Valuable Professional
nmaenpaa
101,156
Moderator