Dynamic Survey / Question and Json
-
Hello,
I installed and tested a few plugins to work with questionnaires / questions in WP but no one has the feature that I need.
The closest solution is the combination of “Advanced Custom fields” and “Add Advance Custom Fields to JSON API” plugins, that allow me to create a select type field and configure it, but, when I created a new post, the field created is just displayed in the form. Example: a previously created field like: “What’s your gender: male, female”.
What I need is:
– Give to an editor the possibility create a post, with a custom question. Ex:
– What’s your favorite color: blue, red, green, yellow.
– What’s your favorite movie: X, Y, Z
– and so on…
– When I make an API request, return the custom questionnaires / questions as a JSON (like custom fields created by the Advanced Custom Fields plugin) and without HTML.Is there a plugin with this feature?
Thanks,
Jader
The topic ‘Dynamic Survey / Question and Json’ is closed to new replies.