oceatoon / jquery.dynForm

generate Forms jquery pluggin, javascript , validation, bootstrap, json schema definition
1 stars 1 forks source link

show on condition feature #6

Open oceatoon opened 8 years ago

oceatoon commented 8 years ago

as information is filled into a form the form builds up and shows more inputs showWhen : { "inputToto" : { ruleAction : { "equals" : "kiki", action : { show : [ "inputkoko",... ] } }, } }