Uploaded image for project: 'Proforma Server & Data Centre'
  1. Proforma Server & Data Centre
  2. FORMDC-822

Ability to validate JSON responses obtained from Data Connections in Forms

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently, through Data connections ProForma can retrieve JSON data from Rest APIs and use this data to populate choice lists on forms.

      Forms provide the option to filter the JSON data using "List/Array of Objects." However, they do not provide the option to validate and filter responses based on certain field values.

      For example -

      • Let's say Forms retrieves details of users and fields in JSON.
      • Forms will provide us with option to filter the response based on objects. We can list all the usernames by using "username" object and fields using "fieldname" object.
      • Currently when we filter using above filters, Forms will list all the username and field name values present in JSON.
      • It would be great if Form would provide us with an option to list certain field names based on username.
        • When we filter "User1", JSON should list only "field 1 and field 2".
        • When we filter "User2", JSON should list only "field 3 and field 4".

      Use Case - In Form, the field name and usernames are obtained by "Data Connections". It would be great to have a validation where we can map the field names that should be listed based on usernames.

              Unassigned Unassigned
              e8bff493ac7b Karthik Manjunath
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: