Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author DCoda

    (@dcoda)

    This is strange, the submit field is mandatory and there should be no way to remove this.
    Please send a screen shot of the survey so I can get a better idea of what is happening.

    Regards DCoda

    Thread Starter lagarta

    (@lagarta)

    Hai,
    Thanks for your response. You should be able to visit the url, it is not blocked for members.
    I don’t see a way to paste a screenshot in this message? And no mailadress to send you one?
    regards,
    Edith

    Plugin Author DCoda

    (@dcoda)

    You could upload one to your site and post a link.

    Bust i’ll just ask.
    Do you see a submit button on the field definitions screen for the form?
    It should be at the end.

    Do you see a submit button on the default form?

    Thread Starter lagarta

    (@lagarta)

    Hi,
    I can post an image on my site, but did you try the link to see the form directly? There is no login, so you can see it:
    https://nautilus-amsterdam.com/wp/test-enquete

    Your questions:
    No, i don’t see a submit button on the field definition screen or on the default form (I see the apply button to save the field definition, but i don’t think that is what you mean).

    I can select these field definitions:
    CAPTCHA: Number
    CAPTCHA: ReCAPTCHA
    CC
    Checkbox
    Link
    Name
    Radio Button
    Text Box
    Text Field

    regards,
    Edith

    Plugin Author DCoda

    (@dcoda)

    I did take a look at the test, I was asking about the admin area.

    What version of the plugin are you using, and what version of the plugin did you create the form under?
    I’m assuming that something went a little caca in the upgrade of the forms to the new version.
    Any if you are on the current version of the plugin the fix is as follows.
    in the file :
    {plugin dir}/application/settings.json
    change the lines
    “submit”:
    {
    },
    to read
    “submit”:
    {
    “allowed”:1
    },

    This will allow you to add the missing submit button. A similar fix will be included in the next upgrade which is due shortly.

    Regards
    D

    Thread Starter lagarta

    (@lagarta)

    Dear DCoda,
    Thank you for all your responses. I tried your fix and still don’t get it working.
    I’m sorry, but i skipped to another plugin.
    regards,
    Edith

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: SurveyMe] No submit button’ is closed to new replies.