Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
PageField trigger is unused due to a property value.
Description
PageField trigger is unused due to a property value.
How to fix this diagnostic?
The warning may be triggered for the OnLookup trigger while the page field isn't editable. In such cases, it's a best practice to replace the OnLookup trigger with the OnDrillDown trigger.
Related information
CodeCop analyzer
Getting started with AL
Developing extensions