Hi,
I want to extend the Control Visualisation in my custom plugin and make following changes in its implementation :
- Add a Sort Field to sort the Options List according to a field, eg. timestamp to get the latest record at the top
- Set the default value of the combo box to topmost record in the options list
Let me know if extending the control visualisation i.e input_control_vis is possible or is there an existing plugin which implements the above requirements.
I am using kibana v7.13.4
Thanks in advance,
Shreeya