Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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