• Resolved JamieSwensen

    (@jonathanwilson99)


    I love the look and ease of creating a Poll/Survey with your plug in, but is there a way to display Results after the survey is taken??

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi @jonathanwilson99,

    Thank you for posting on our forum.

    You can get the feature you want using the Option Actions after submissions. Go to Form Maker -> Form Options -> Actions after submissions -> custom text.

    Click on the fields and add them into the custom content. You will see the result after submission the form. Let us know, if you have other questions.

    I hope this is the information you were looking for and we were able to help you.

    Thank you!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    Thanks – I should have been a little more specific though –
    I would like to display a tally of ALL the results from this particular survey, not just the single submitted response…
    Is that possible?
    Thanks

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hey, @jonathanwilson99!

    Thank you for specifying!

    That is also possible with Form Maker, particularly, with its Frontend Submissions feature. however, it is available in Pro version of the plugin.

    You can see an example of its display here:
    http://wpdemo.web-dorado.com/submissions/

    It is a table of all the data submitted in one form. Is this the layout you are looking for, or you’d like to have a chart built based on the results?

    Thanks! Have a great day!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    Thanks for your reply!

    I’m looking more for a chart built based on some of the results – Just for 1 Field (not to include others such as name, email…)

    But it looks like that’s the ‘Statistics’ example on the page you linked to… And I assume I’m able to control what shows up on the Front End side to the incredible extent you’ve given users on the back end? Is it possible to ‘Show’ automatically after a user Submits?

    On a side note, I’m thoroughly impressed with your responsiveness to this forum, and with the plugin itself! Very versatile with plenty of controls available! Thank you!

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    @jonathanwilson99, we are happy to know that you are satisfied by our customer care. We hope to provide excellent service to all our users!

    As for your questions, in case you only wish to display statistics of Multiple/Single choice fields and select boxes, you are able to hide the rest of the information from Form Options > General Options page.

    Hide columns

    Also, you can select what to show when publishing the submissions using Insert Form Maker button in page/post editor. Please check the image below.

    Stats

    Feel free to let us know in case you will have questions.
    Cheers!

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Also, you can publish the submissions on a page, then set it to show as Action after submission.

    Please go to Form Options > Actions after submission of your form, and select URL option. You will be able to place the link in the corresponding input.

    Thanks!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    Thank you again! I did purchase a license and was able to display the results on a page.

    Your screenshot example above is exactly what I want – Title & Stats only… but when I view it on the page, a spreadsheet-like grid shows up with a header of “#” then listing 1-however many entries there are. Since I disabled display of all fields (on purpose) it’s the only thing that shows up above the ‘Statistics’.

    But it’s ugly and useless šŸ™‚ Is there a way to hide that too please?

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hey, @jonathanwilson99!

    We are pleased to know Frontend Submissions are working for you!

    Could you please post the link to the page, where you have the submissions published? We will check the display and provide the necessary solution ASAP.

    Thank you! Have a good day!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    Hi @formmakersupport!

    It’s on an intranet for employees only, but here’s a screen shot of what I mean…
    https://drive.google.com/open?id=0B1U5hFs3MBCYbXRSQkNIOC1ZOGM

    Thank you!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    Help! Was anyone able to figure out how to remove the top spreadsheet part?

    Thanks!

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hey, @jonathanwilson99!

    I am sorry for not getting back to you earlier, somehow we didn’t receive a notification of your previous post.

    Could you please try to add the following CSS code to the style.css file of your website theme, or a custom CSS editor?

    form#adminForm div:nth-child(5) {
        display: none;
    }

    Make sure to clear the cache of your web browser before checking the changes. Let us know if this works.

    Cheers!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    No worries! I knew it wasn’t intentional!

    That seems to have done the trick!! Fantastic job!!

    Thanks so much! Can’t wait to see what else I can do with the plugin!

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    You are most welcome, @jonathanwilson99!

    We are happy to know you like the features of Form Maker plugin! Please feel free to open a new thread in case you will need further assistance from our team.

    By the way, thank you so much for your amazing review! We greatly appreciate your kind contribution!

    Plugin Contributor WD Support

    (@wdsupport)

    Hey!

    This problem turned out to be a bug in Form Maker plugin. We will work on the issue soon. The fix will be added to one of the next few updates.

    @jonathanwilson99, thank you so much for reporting the issue!

    Thread Starter JamieSwensen

    (@jonathanwilson99)

    Thanks @wdsupport for your follow up and support!

    I look forward to seeing the update! Much appreciated!

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Show Results’ is closed to new replies.