Hello!
I have a dashboard and would like to add a dropdown field with static options (to make it easier for users to select only what they need).
It's possible? If yes, how can I do it?
Tks in advance.
Hello!
I have a dashboard and would like to add a dropdown field with static options (to make it easier for users to select only what they need).
It's possible? If yes, how can I do it?
Tks in advance.
Hello Oscar,
I don't think it is possible, but you can easily workaround that:
Just create a new index (like dashboard-options
), add the dropdown values there and use this index when creating the control. As the index only has static index you should not need ILM&Co.
Best regards
Wolfram
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.