Hello to All,
In my dashboard references id some time "numbers" some time "name"
{
"name": "panel_0",
"type": "visualization",
"id": "4e4bb1e0-1b1b-11e7-b09e-037021c4f8df-ecs"
},
{
"name": "panel_1",
"type": "visualization",
"id": "System-Navigation-ecs"
},
So, if I try to create markdown URL's I need to use the id's instead of a name:
Any way change the reference id to name?
Or can I use something like "title" in markdown ?