title | description | ms.author | ms.date | ms.topic | author | ms.reviewer |
---|---|---|---|---|---|---|
AssistEdit property |
Sets assist-edit capabilities for a text box. |
solsen |
08/26/2024 |
reference |
SusanneWindfeldPedersen |
solsen |
Version: Available or changed with runtime version 1.0.
Sets assist-edit capabilities for a text box.
- Page Field
True if assist-edit capabilities and an AssistEdit button are provided; otherwise, false. The default value is false.
AssistEdit = true;
You can add AL code in the OnAssistEdit Trigger to change the default assist-edit behavior.