Disabling the comment dialog for assignments
When you mark an assignment complete, the classic M-Files Desktop shows the comment dialog. You can change this behavior with the instructions given here.
When you mark an assignment complete, the classic M-Files Desktop shows the comment dialog. You can change this behavior with the instructions given here.
{
"MFShell":{
"ShowMarkCompleteUI":<X>
}
}
| Value of <X> | Description |
|---|---|
| 0 | The comment dialog is not shown. |
| 1 | The comment dialog is shown. This is the default behavior. |
| 2 | The comment dialog is shown for assignments when they are marked complete in the task area. |
| 3 | The comment dialog is shown for assignments when they are marked complete with the metadata card. |