Question
Driving IBA Values
In Windchill 10 we have a requirement to list down the applicable values in pull downlist for "IBA 2" based on "IBA 1" value. This is required while create WTDocument/WTPart from html page as mentioned below.
Example :
If "IBA 1" has value as "Country", "IBA 2" pull down should list "India, US, UK".
If "IBA 1" has value as "City", "IBA 2" pull down should list "Bangalore, New Delhi, Mumbai".
Can we achieve this by defining constraints or we need to do little bit of customization. If anyone has a solution, please let me know.

