ysovva
31st July 2022, 08:43
Hello,
What is the session extension equivalent to table.super() that I am using in DAL?

JaapJD
1st August 2022, 09:27
Depends on the hook you are implementing. For standard commands and form commands it is command.super(). For events (like Before Display Object) it is event.super(). See the Infor LN Extensions Development Guide.

ysovva
1st August 2022, 09:39
Hello Jaap,
Thank you very much.
I have 2 PDFs: "Infor LN Extensions DevelopmentGuide" and "Infor LN Extensions DevelopmentGuide_10_7". No session events are mentioned there. Do you have some new updated file?
Thank you
Yurry

JaapJD
1st August 2022, 09:55
It is in docs.infor.com and in Infor Support Portal.

ysovva
1st August 2022, 13:23
It is in docs.infor.com and in Infor Support Portal.
Thank you. Found it.. and much more :-)