Hello,
I have a database of products, and in a dropdown i want to have the products name as options.
How can I do this?
The following screenshot did not work:
Hello,
I have a database of products, and in a dropdown i want to have the products name as options.
How can I do this?
The following screenshot did not work:
You’ve got nothing in your Option Caption… so nothing will display.
what option caption is exactly?
The option caption is the text you want the dropdown to display.
then what is the purpose of choices source?
The choices source defines the list of possible values that dropdown contains.