So I was testing this out as it would be cool to copy and paste table like data into a parameter as JSON then put into a provider so its easier to update.
Is this or could this be possible?
Thanks
Here is my parameter anyway. also if you include links in the params they are the default blue might be worth updating.
{
"tableContent" : {
"label" : "Price Data (JSON)<br><a target='_blank' href='https://csvjson.com/csv2json'>CSV TO JSON</a>",
"type" : "code",
"expandable" : false,
"lint": "json",
"height" : 10
}
}