|
Is it possible to edit a saved search after its initial creation in order to change the chart type (via the cli or ui)? If not, are there any plans to introduce this functionality in future versions? |
|
I am not sure about via the CLI or Web UI but you can edit the viewstates.conf if needed, however the mapping between the saved search and the vsid can be a bit cryptic at times the first time you see it. Lets assume you have a savedsearch.conf entry that looks like this:
What you can do is look up that vsid (gd1t63rz) in viewstates.conf to find the formatter for that view:
In this entry the line you would want to edit is the "ChartTypeFormatter_0_4_0.default = line" entry to have the type that you are looking for. |
|
Yes, you can change the chart type for a previously saved search via the UI.
Essentially the above does the same thing described by the zscgeek on the back-end (edits the viewstate), but via the UI. 1
This doesn't seem to work for saved searches saved from flashtimeline or Manager (or from the conf files directly).
(26 Aug '10, 22:15)
Stephen Sorkin ♦
filed in bug system as SPL-36529.
(30 Dec '10, 00:34)
carasso ♦♦
|
