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

Add an API method that would return survey data with or without pages and panels #8421

Closed
JaneSjs opened this issue Jun 17, 2024 · 0 comments · Fixed by #8485
Closed

Add an API method that would return survey data with or without pages and panels #8421

JaneSjs opened this issue Jun 17, 2024 · 0 comments · Fixed by #8485
Assignees
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Jun 17, 2024

survey.getData(); // returns survey.data
survey.getData({
  includePages: true,
  includePanels: true,
}); // returns survey data split by pages and panels

User inquiries:

@RomanTsukanov RomanTsukanov changed the title Add documentation for the survey.getStructuredData function Add an API method that would return survey data with or without pages and panels Jun 27, 2024
@OlgaLarina OlgaLarina added this to the v1.11.6 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants