Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi All, I have a parameter in my materials that sets it's compatibility to one of three settings. I use this at the moment to allow the user to select compatible pigments from one of three restricted parameter lists.
this works in that it if the material is 'bio-compatible' it will uses the 'bio-compatible pigment' parameter list to populate 'pigment' parameter. and if the material is one of the other compatibility values it will pull the pigment from the corresponding list for that grade. The user unfortunately sees all three grades (lists).
Is there a way to present the user with only the list that valid for that level of compatibility?
at the moment they can choose a value from all three lists but only one goes to the pigment parameter. I would like this to be cleaner to avoid confusion for users.
I use relations to pull the material pigment from the compatibility level.