select all result for relationships

This commit is contained in:
Yuri Kuznetsov
2025-06-26 17:04:28 +03:00
parent 74e458561a
commit 308bb9563a
9 changed files with 65 additions and 20 deletions
+4
View File
@@ -594,6 +594,10 @@
}
},
"description": "Header dropdown actions. As of v8.4."
},
"allResultDisabled": {
"type": "boolean",
"description": "Disable the ability to select all result. Important for non-standard relationship panels. As of v9.2."
}
}
}