- Issue created by @Andrés Chandía
- Status changed to Closed: works as designed
9 months ago 2:17am 16 February 2024 - 🇨🇱Chile Andrés Chandía
Thanks, I have finally solved this way:
feedback_right_01: '#type': message '#states': visible-slide: ':input[name="options_audio_01"]': value: High '#message_message': 'Right answer' '#message_close': true feedback_wrong_01: '#type': message '#states': visible-slide: ':input[name="options_audio_01"]': value: pattern: ^(Low|Rising|Falling)$ ######## HERE'S THE PATTERN ###### '#message_type': error '#message_message': 'Sorry, this is not the right answer!' '#message_close': true