mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 15:26:45 +00:00
wip(gui-v2): virtual column header tooltip
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user