Good morning,
I'm developing a menu where options are linked by selects.
All selects are disabled, and will be released only when a radio master input is triggered.
It's still working okay. However, I need to put a warning in the selects disabled, which warns the user that for this select to function it needs to click on the radio input.
I made a test with the select in active mode and it worked quietly, but in the disabled mode only appears the red ball cut, warning that it can not use at the moment.
Would anyone have an idea how I can program this?
Thank you in advance.