Hi,
I'm trying to set the value and the dynamic color according to same value of the matrixdropdown element, and the survey is not changing this values/colors
The select box is showing, but…
this matrixdrodown have values selected, but not showing and colors is not changing
Maybe can u help me with this issue, Thanks
Hello,
It's hard to say what's wrong based on the screenshots.
Could you create a minimal sample illustrating the issue - a plunker or other code sandbox?
Thanks, Serge
SurveyJS Team
All the select box items have a value, like this:
But… If I select the option.value in onrenderquestion this option.value is empty/null
Maybe something with this selector is bad
Hello,
As I've told before - it's impossible to debug the image.
You need to debug your code - check to what element you are applying styles and check the styles were actually applied.
If you provide a minimal working sample illustrating the issue - a plunker or other code sandbox + steps to reproduce the issue we can check it.
Thanks, Serge
SurveyJS Team