andrewhathaway / Winterfell

Generate complex, validated and extendable JSON-based forms in React.
http://winterfell.andrewhathaway.net
MIT License
785 stars 116 forks source link

Way to display a conditional question on another panel #62

Open funkyremi opened 8 years ago

funkyremi commented 8 years ago

Hi, I read the documentation but I didn't find a way to display a conditional question on a different panel. Example: I answer on panel 1 and 2 and I want a new question on panel 3 according to the previous answers. Is there a way to do that? Thanks :-)

andrewhathaway commented 8 years ago

Hi @funkyremi! Thanks for using Winterfell. At the moment there is no way to do this, however I'm sure we can work something in. Let me think about this one!