I am looking for a way to create a Dynamic Pull Down Menu like you see on many web sites.
Example:
Lets say I have 10 customers in my database now. During the input, I want the user to SELECT one of the 10 customers from a PULL DOWN menu. Now lets say next week I have 20 Customers in my Database. I do not want to manually enter these Customer Values as static data in a RING.
I have tried playing around using the "Strings and Values []" property node, but I am having a hard time figuring out how to make it work with dynamic data.
Someone told me I should try "Bundling" my data then "Clustering to Array" then Wire it into the "Strings and Values[]" property node. I guess I just don't understand how that works.
If anyone can point me to an example, that would be great.
Thanks!
Doug