- Issue created by @seutje
- Status changed to Needs review
almost 2 years ago 3:47pm 31 January 2023 - Status changed to Needs work
almost 2 years ago 5:44am 9 February 2023 - π§π·Brazil renatog Campinas
Thank you @seutje
Now, reading your explanation can be clear, but in the future the person that will read the code
if ($trigger_result !== FALSE && $result !== 1) {
can be confused. Based on that, do you mind putting one simple comment explaining, please? - Status changed to Needs review
almost 2 years ago 9:00am 10 February 2023 - Status changed to Postponed: needs info
over 1 year ago 2:20pm 12 June 2023 - πΊπΈUnited States jrockowitz Brooklyn, NY
I am not able to replicate this issue using the attached webform. The multiselect's conditional logic is not working as expected. There might be another issue that may need to be addressed.
select: '#type': select '#title': select '#multiple': true '#options': foo: foo bar: bar foo: '#type': textfield '#title': foo '#states': visible: ':input[name="select[]"]': value: foo bar: '#type': textfield '#title': bar '#states': visible: ':input[name="select[]"]': value: bar
- Status changed to Closed: cannot reproduce
over 1 year ago 1:57pm 20 July 2023 - πΊπΈUnited States jrockowitz Brooklyn, NY
Please reopen when an example webform can be provided.