Repopulate defaults of dropdown list based on modification

I have a dropdown list for an attribute.

When a different, but related field is changed, and the value of that field = “xyz” I would like to not only update the selected value of the dropdown field, but also change the available options inside the dropdown selection. Is this possible?

Fred

Hello Fred,

I am not entirely sure I understand the context of your request. Can you provide a bit more information and context on this? Thanks.

a quick example would be

field 1: Codec = h264 then populate field 2:kbitrate dropdown value list with values at 36000, 75,000, 125,000

When Codec = dnxhd populate the kbitrate dropdown value list to 36,000, and 175,000

Just showing the options in the second field that relate to the options in the first field.

thanks

Hello,

I don’t think we have any such code in right now to do this, though I can check if it is possible as a future feature request for you.

Cheers,