This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Project: filter parts list based on drop down list in project subclass parameter

essjay - Friday, February 24, 2012 10:09 AM:

Hi all....

First of all, I have created a subclass of the Project ItemType. This subclass has one property which is a dropdown list.

When I create my new project, I click into my "Classification" field, select the subclass and a new tab appears called "Parameters". In this paramter list is my new drop down list.

Is there any way I can code this drop down list so that when I select a value, the list of parts (in my Parts tab of the project) is filtered by that value. For example if my drop down list had a list of dates and I selected one, can I filter my Parts list so that only the parts manufactured on that date are listed?