Basic Forms vs Web Forms
Summary
Basic Forms vs Web FormsContent
Hi All
We are in need to implement forms for our new warranty and claim process where in we want to give business users a way to easily edit/update the forms with less coding skills.
I see webforms as a great option for doing drag and drops and defining forms. What i dont see in there is ability to put some client side scripting like JS(for advanced users).
We need to give the ability to click a + sign to add more serial number fields in the form which dynamically generates another text field for input.
1