Jawand Singh
Jawand Singh
@BorisSokolov & @jmezach did you guys found any solution around it?
For me removing the `required` attribute helped with dynamic forms. `$('#city').removeAttr('required')` But, still the `destroy()` is not working and neither does `data-parsley-excluded=true` worked for me.
Thanks it worked with gpg and pass init :)
seems like this repo is dead 😞
is there any way to add only single object. ? Just like this one. ``` { Address:{ AddressLine1: "", AddressLine2: "", . . . } } ```