I'm creating a dashboard to help less technical operators evaluate the contents of our indexes so that we can restructure the roles and data access.
This is the source as stands today (the search will be replaced by a report performing the same search once a day):
What is absolutely driving me crazy right now is the drop-down is a comma separated string of all of the indexes. I'm not getting discrete values to select, I'm getting a great big string of garbage. WHY?!?
↧
Why is my dynamic input drop-down displaying one comma separated string instead of discrete values?
↧