03-25-2016 12:10 AM
I create a cluster to contain 5 number controls, an array of double and two string fields. I want to change one of the number control to an indicator. But I find that if I convert one of them, all controls changed to indicators. Any way to mix the controls and indicators in one cluster?
03-25-2016 12:55 AM - edited 03-25-2016 12:57 AM
You cannot mix controls and indicators, but you can make some of the controls like indicators for all practical purpose (disabled, look, etc).
(Also have a look at the example posted here)