Manny Aparaschivei
Manny Aparaschivei
Hello @DubFriend, I am trying to achieve a similar result programatically using repeaterVal to grab the form values and then serializing into JSON where I can then save to my...
I managed to get my problem solved and I'm posting a solution here in-case anyone else happens to try and solve a similar issue. My intended use case is to...
@ShayanShams What are you using for your back-end? PHP, Python, .NET, etc. I can help point you in the right direction if I know what you're working with.
Okay, It appears for some reason the click event for [data-repeater-create] is fired twice so it adds 2 additional repeater items per click of the "add" button. I am not...