Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Object dependencies or search help exit

Former Member
0 Kudos

Hi friends,

I want to know how to create object dependencies for my requirement. My requirement is I have created one class for car and inside of that class I have defined few characteristics like car family, car model. While defining class I have defined car family as u2018HONDAu2019 u2018TATAu2019. And under car model characteristics I have defined the values as u2018CITYu2019 and u2018ABCu2019 for HONDA family and u2018INDICAu2019 and u2018INDIGOu2019 for TATA family. And while creating material I am choosing the car class And in the characteristics first family characteristics I am choosing TATA and when I press F4 on car model characteristic It is showing all the models including HONDA family models, but here I need to restrict only TATA models as I selected TATA family in the first characteristic. Please let me know how can I use object dependencies or search help exit to meet this requirement.

Any help will be highly appreciated.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
1 REPLY 1

Former Member
0 Kudos