Hi,
I have used the form builder on my app and stored the resulting json
structure in DB using Asp.Net. Now I would like to edit that form and modify, let's
say, a field name. How could I load the existing form?
I'm using jquery to submit the form to a web method and save the form in the DB