
0
Under review
Unable to change visibility on multiple parameters at once
I'm working on creating a display page for an MD4 which dynamically shows and hides items depending on what option is selected. I'm finding that when selecting a few parameters at once, when I go to change what IDC is making them visible, that it reverts back to indeterminate as soon as I select a different item in the properties window.
design version: 7.04.8.10088
Customer support service by UserEcho
When you say "different item", you you mean you select a different property or add a different display control to the selection?
The a property shared by all selected display controls have the same value, you will see the property value.
When it is different, you will see "Indeteriminate".
If you have multiple display controls selected and change a property such as Visible, it will change all at once. But if you then ctrl click to include another display control in the selection, you will see Indeterminate (if its Visible property is different).
I mean a different display control. So I select a few display controls that have different values for the visibility property, I start to type the desired new visibility property value and select the one that I want, then click away. When I go back to any of the previously selected visibility properties, they still have the original values rather than the value that I selected when those controls were all selected together.
I think I managed to reproduce, but I needed another step.
Selected multiple display controls and the Visible property, start typing the name of channel to use as Visible and selected it. If I stop here it works. But by using Ctrl+click to add more display control to the selection immediately after, and then try to set the Visible property again, I see the symptom you had.