mwasiluk / angular-surveys

Angular survey / form builder inspired by Google Forms
http://mwasiluk.github.io/angular-surveys
Apache License 2.0
241 stars 135 forks source link

Child question #15

Open FeeFelipe opened 8 years ago

FeeFelipe commented 8 years ago

I need implement child question in my scenario.

I can link a page to a question, but i need link a question to a question.

Is there any way to do this?

mwasiluk commented 8 years ago

Do you mean a question displayed conditionally based on the answer to another question (like in #2)? It's not supported yet