Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Grid values - creating a report from the datas #5

Description

@swacsa

After the users filled the survey I want to create a report of the results.
But the grid field datas are in one field now, in a specific format:

[{"title":"Piknik a kopaszin","columns":[{"title":"Nem tetszik","value":true},{"title":"Kicsit tetszik","value":false},{"title":"Tetszik","value":false},{"title":"Nagyon tetszik","value":false}]},{"title":"Hétvégi túra és bográcsozás a budai hegyekben","columns":[{"title":"Nem tetszik","value":false},{"title":"Kicsit tetszik","value":false},{"title":"Tetszik","value":false},{"title":"Nagyon tetszik","value":true}]},{"title":"Hétvégi ....ect.

It should be some script / app / anything which can help for read and use these datas.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions