I am ultimately trying to replicate this fact box from the Cust. Ledger Entry table
Whenever you select a different row (highlighted by light blue) it updates the fact box on the right. I am wondering what trigger is used for that?
I am ultimately trying to replicate this fact box from the Cust. Ledger Entry table
Whenever you select a different row (highlighted by light blue) it updates the fact box on the right. I am wondering what trigger is used for that?
Hi, There are no triggers, they are associated using the SubPageLink property. This is very common practice.
But there is a special case, such as Attribute on Item list. The code is executed in the OnAfterGetCurrRecord() trigger.
Hope this helps.
Thanks.
ZHU
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,570 Super User 2024 Season 2
Martin Dráb 228,683 Most Valuable Professional
nmaenpaa 101,148