Improvement
4 years ago

Updated view for Submissions Table

You can now view the Submissions table in full width of the screen. You can also resize the columns to make the view more compact. 

Fix
26 October 2021

Fix for Custom Validation on Hidden Single Line Text Input Blocks

If there is a Single Line Input field with Custom Validation on it and the field is hidden because of a Display Condition on it or because it is present inside a hidden section, these custom validations used to run on those hidden fields also and error messages didn't get displayed as the fields are hidden. This release ensures that no validations run on any  hidden fields.

Fix
26 October 2021

Fix for delete data permission

This release fixes the issue where users with custom permission of Can Submit Data only (and cannot delete data) were able to delete some submissions.

New feature
26 October 2021

Workflows: Use the output of Rest Api nodes in other Workflow nodes

The Rest Api workflow node allows us to make GET and POST calls to external Rest APIs. With this change, we will be able to consume the output of these APIs and use them in the current Clappia App to send emails, creating new submissions or editing existing submissions. 

This is useful for cases where the end user inputs only a few details and the other details come from an external API. Refer to the Help Guide to understand more about this feature.


Improvement
18 October 2021

Allow Workplace Admins to reset password of their users

Sometimes users complain about not receiving the reset link when they request for resetting their password. This generally happens if there is an issue with the users' email server. Or in some cases, the email addresses are not in use. In such cases, the users used to reach out to their Workplace Admins, who in turn contacted Clappia Support. With this release, the Workplace Admins can directly reset the password on behalf of their users and share it with them outside Clappia.