Skip to Content
0
Former Member
Feb 20, 2009 at 04:45 PM

Dynamic Parameter question

19 Views

I have a database field with 10 different values (e.g., document ID).

I want a dynamic parameter that will prompt the user to choose the desired document ID from a drop-

down list.

However, I only want to present the user with a subset of the available document ID's to choose from.

Each document ID is a unique name.

How would I do this?

Thank you.