I want to create drop down lists for 2 parameters in CREO. The values of the drop down list for the 2nd parameter should change depending upon the value selected in the drop down list for the 1st parameter. How can this be accomplished?
Jul 24, 2015
08:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 24, 2015
08:26 AM
I want to create drop down lists for 2 parameters in CREO. The values of the drop down list for the 2nd parameter should change depending upon the value selected in the drop down list for the 1st parameter. How can this be accomplished?
I have a requirement to create drop down lists for 2 parameters in CREO. The values of the drop down list for the 2nd parameter should change depending upon the value selected in the drop down list for the 1st parameter. How can this be accomplished?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Labels:
- Labels:
-
General
1 REPLY 1
Jul 24, 2015
11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jul 24, 2015
11:30 AM
Not possible. You can build your own custom interface in J-Link, VB, or C++, but you can't manipulate the content of restricted parameter lists dynamically, on the fly.
