Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SurveyGizmo Grid question types #15

Closed
vincent1892 opened this issue Feb 1, 2018 · 1 comment
Closed

SurveyGizmo Grid question types #15

vincent1892 opened this issue Feb 1, 2018 · 1 comment

Comments

@vincent1892
Copy link

Hi,

I've been trying to figure out how to use this Library to create Table-radio, Table-checkbox etc. I can add the options (Columns) but cannot seem to add the Rows (sub_questions), please help?

Best,
Vincent

@SurveyGizmoOfficial
Copy link
Owner

Hi Vincent,
You'll need to do a put on the overall table question in order to create row subquestions like so:

https://restapi.surveygizmo.com/v4/survey/123456/surveypage/1/surveyquestion/2?_method=PUT&type=radio&title=Twitter

Here's a help article with more info:
https://apihelp.surveygizmo.com/help/create-table-question

Cheers!

The SurveyGizmo Team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants