HMI Objects

I am looking for a text selection box of any type. I have heard it referred to as a listbox or even a drop down menu as well. Is there any object like this available? Maybe, as an adder.

My customer is looking to select between a pretty large list of variable names to choose a recipe.

There isn’t a standard drop down component that I know of, but there is a library for one in the store:

[url="https://www.plcnextstore.com/1426"]https://plcnextstore.com/1426[/url]

It's essentially a box that uses a symbol list component that changes visibility to simulate the effect of a drop down. You could build your own in a similar fashion or use the one from the store.