Home › Forums › Quform WordPress › Modify a field value based on select option change › Reply To: Modify a field value based on select option change
November 14, 2020 at 8:27 am #32214
Participant
I discover that if I put the rows in a separate jQuery(function ($) it works! I’m not so good with these things sorry! Maybe I should put each operation in a separate jQuery(function ($), I guess. Is it right?