• Hi,
    I have made a list of questions with this plugin and with the same answer before date.
    But im wondering how i can indicate with a “yes/no” field on every question on just one field for all the questions IF this is a mandatory field to be filled out by a user or not ?
    The reason for asking this is because i have a pool with questions,competition where i want to be sure that my users do not forget to answer any questions before the “answer before date” is reach and the competition is closed for all to edit their answers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AntoineH

    (@antoineh)

    If you know some javascript/jQuery you can add some frontend validation on the question inputs and show an alert if the answers are not given. There are plugins (e.g. Scripts n Styles) that enable you to add custom scripts to the page.

    You can also hook into the save filter of the form to check on the backend and try to add an info box in the output. Not sure if this is possible, though, I did not check the code for it.

    Thread Starter fimo66

    (@fimo66)

    Thanks for the answer but i can see that its way beyond my skills ??
    but thank you for the answer/ good tips……

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Questions – must fill out ?’ is closed to new replies.