The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Form Builder - skips/conditional questions - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Form Builder - skips/conditional questions (/showthread.php?tid=1917) |
Form Builder - skips/conditional questions - schweitz - Feb 27th, 2012 I've been playing around with Form Tools for the last couple of days to evaluate whether it would be a good fit for an upcoming project. I've read the documentation for Form Builder, but can't tell if it an do conditional questions. Basically, depending on the answer to some early questions I want to show/hide certain later questions. Can Form Builder handle that type of question logic out of the box? RE: Form Builder - skips/conditional questions - Ben - Mar 2nd, 2012 Hi Schweitz, Sorry for the wait. Unfortunately no, the Form Builder doesn't have out-the-box support for conditional questions like you need. I thought a lot about ways to handle that, and couldn't think of a particular good way to handle it. You can certainly customize the templates to hide/show fields based on field values in previous pages, but it's not the most elegant thing in the world. Sorry about that! - Ben RE: Form Builder - skips/conditional questions - feroguz - Jun 26th, 2013 Hi!!! I Don't know if I can reply to this post by policies of the forums.. But I'm looking for something similar.. to show / hide questions depending on options or conditional answers .. (maybe with additional module?) Is this possible? ![]() Best Regards!! RE: Form Builder - skips/conditional questions - Joe - Jul 2nd, 2013 Hi Feroguz, The version of the Form Builder does not have functionality to build conditional questions / answers. To build that into a form, it would be easiest to build your own form and connect to Form Tools using External Forms method. Cheers, Joe |