SymfonyCasts / dynamic-forms

Add dynamic/dependent fields to Symfony forms
MIT License
86 stars 5 forks source link

Problem with select2 JS library field dependency #30

Open manaka02 opened 3 weeks ago

manaka02 commented 3 weeks ago

Hello, I actually trying to implement this in multiple of my forms. It works perfectly except when the field dependency use package select2 ( js rendering).

If there is possible solution.

Thank you very much for your work.

bocharsky-bw commented 3 weeks ago

Hey @manaka02 ,

Unfortunately, I haven't tried it with select2 myself, but if you will describe your problem in more details - maybe someone will give you some hints. What exactly does not work for you with select2 js rendering?