• hello i need to build asmall database, which is basically made from a questionnaire

    It has the name or person who fill and several quesions that have YES or NO with answer. The complication is that according to YES or NO, another field will assume a certain value..if YES= E, if NO=NE

    And another field with similar conditions

    At the end i need to enquire and filter datas..but this can be done in an excel table where i export the questionnaire

    How can i do that in wordpress?Is there a plugin that does the, with plenty ofoptions for customization? Something similar to what is FABRIk for joomla, may be?

    thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • At the end i need to enquire and filter datas..but this can be done in an excel table where i export the questionnaire

    In that case, there’s really no “complication” at all: all you need is a simple online form for the people to fill out… which you can create with any of the gazillion WordPress form builder plugins.

    The three key features you need in the form builder plugin are:

    1. Supports conditional logic fields (the if-this-then-that part)
    2. Saves the entries to the WordPress database so you can access them in the WordPress dashboard (some only email the entries!)
    3. Lets you export the entries to Excel or CSV file

    I use the Forminator plugin which supports these features in the free version. But you can explore more form-builder plugin options here: https://www.ads-software.com/plugins/search/form+builder/

    Good luck!

    Thread Starter stefanocps

    (@stefanocps)

    i have tried wpforms andgavity theu don’t suppor

    it is not easy to find one that support it

    i ll try fominator

    Thread Starter stefanocps

    (@stefanocps)

    can you tell me how you write and where you write a condition? i have a check box with yes or not.In another field if checkbox is YEs i output E, if checkbox is NO i output NE. How to do this simle thing?

    it looks like i need javascript to do that?

    • This reply was modified 1 year, 2 months ago by stefanocps.

    i have tried wpforms andgavity theu don’t suppor

    What don’t they support, specifically?

    WPForms Lite (the free version) doesn’t save the submissions to the database (so you also can’t export to Excel) and doesn’t support conditional logic. But the PRO (paid) version supports all features.

    GravityForms (this is a paid-only product, there’s no free version at all) supports all three features highlighted above.

    And the Forminator plugin (free version) supports all three features as well.

    If something doesn’t work for you, please take your time to clearly explain what steps you took and exactly what exactly is not working, so we can be in a better position to help you.

    Standing by.

    Thread Starter stefanocps

    (@stefanocps)

    those 2 don’t do logic field “if..like”

    WPForms (PRO version only, free version doesn’t support this): https://wpforms.com/docs/how-to-use-conditional-logic-with-wpforms/

    GravityForms (100% paid, no free version): https://www.gravityforms.com/how-to-use-conditional-logic-video-tutorial/

    Forminator (free): https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#Forminator-Conditional-Logic

    Just because you can’t figure out a feature in 5 seconds doesn’t mean the plugin does not support it.

    Thread Starter stefanocps

    (@stefanocps)

    gravityforms i have contacted support and they say don’t do..so…

    wpform..the thing you showed me it s not what i do..that conditional every plugin do it, it is not what i need.. at all

    did you read my post?

    I read. Multiple times. But maybe I don’t understand. Maybe I never will.

    Good luck.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘build a small database’ is closed to new replies.