E
E
Evgen2016-01-21 14:51:11
JavaScript
Evgen, 2016-01-21 14:51:11

How to quickly and easily create a complex HTML form?

Hello!
I have a task to implement a VERY complex form with a bunch of dependencies, where one switch affects a bunch of others and vice versa. If you build a graph, it will be a large connected state graph, in each of which all form elements have some kind of inscriptions and their own states.
How to do it quickly? Are there any frameworks for this or maybe other creation practices?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry, 2016-01-21
@EASemashko

Angular, right?

C
Cat Anton, 2016-01-21
@27cm

jQuery Interdependencies
Live Form Plugin

A
Anton, 2016-01-21
@SPAHI4

Any js library with two-way data binding will do

Y
yesworld, 2016-01-28
@yesworld

You can quickly and easily create a form like this .
But seriously, it all depends on the task. And everyone understands the concept of "COMPLEX FORM" in their own way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question