Been reading a lot on the forum and am glad to see so many people trying to be helpful. Would be grateful is someone could help me figure out if this is possible, and if so how to set it up.
I’m trying to make a form with a drop down menu based on a list of items in monday.
So I have a board on monday with a list of item names that are hard for me and people in my team to remember. This board is frequently updated, and not everyone has access to the board. There is a form that people on the team need to fill out that require selecting one or multiple items from that board. Currently this is a blank text space. The way we find the name we need is by either by memorization or hunting for the exact name of the item from another database we have.
I want to do two things:
- I want to take the existing items from the board and put them in a dropdown list with a form.
- I want to have this dropdown menu update as new items are added to the board.
My hope is that once I have this dropdown menu setup, the form will automatically give the user those updated dropdown options.