wip(gui-v2): virtual column header tooltip

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2022-08-07 15:36:26 +05:30
parent bf96039c5e
commit 22b91cfafc
2 changed files with 79 additions and 132 deletions

View File

@@ -6778,7 +6778,7 @@
}
},
"Formula": {
"title": "Lookup",
"title": "Formula",
"type": "object",
"properties": {
"id": {
@@ -6796,6 +6796,9 @@
"formula": {
"type": "string"
},
"formula_raw": {
"type": "string"
},
"deleted": {
"type": "string"
},