Task where user provides a value for N items
Version: Windchill 12.0
Use Case: I have a workflow where the user adds CAD models to a Package, and then the workflow will publish those to STEP. Right now only the master representation is published. I have a new request for the ability to specify the Simplified Representation used for the publish. There could be any number of CAD models in the Package.
Description:
The dream would be to present the user with a table (in a task?) where the first column is a list of the models they requested, and the second column has a a drop-down where they select the representation to publish for that specific model. Even without the complexity of a dropdown, I can't think of a good way to manage multi-valued paired data like this. Has anyone faced something similar and found a good solution?
I appreciate any ideas!

