Hi, is it posible to build a survey with Markdown? Or what is the best way to add a survey to my Grav site?
Sounds like what your looking for is best handled with the form plugin. More information can be found on the learn site: http://learn.getgrav.org/advanced/forms
Thanks, but is it possible add some rules in the form.
For example:
if then else
if MEN then QUESTION 1
if WOMEN then QUESTION 2
Not currently no, that would require a custom solution.
Than I have to find for now a third party solution. Thanks for now