State handler for more than one state emitter
By José María Romero Ruiz, 3 years ago. Last reply by Alex S, 3 years ago
Hi. I’m using SiteOrigin state emitters and handlers for hide and show fields in wordpress admin. I have problems finding examples of this. I would like to have an state handler that can support two or three state emitters. For example: I have 3 select and 1 input: sel1[opt1, opt2], sel2[opt1, opt2], sel3[opt1, opt2], input.…