Hello, I have a drop down menu that lists way too many items right now
and I want to limit those values listed based on another value in the
table.
The values in the dropdown are names of projects.
In my projects table there is a value of Open or Closed when a project
is complete.
I would like my drop down to ONLY show projects that are currently
open.
It's a little unlcear to me how to get that done.
Any leads help appreciated!
- loopy