Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Hi
I’m making an app in which users are submitting forms. I’d like to make an overview in which users are listed based on the number of forms they have submitted.
Is this possible? Where do I have to look?
Thanks
Remco
Hello Remco,
You can add a hidden field to the form that adds 1 form to the data source every time a form is filled out. Then you can add a data source calculated field that will provide users with the sum of reports that they have completed.
You must be logged in to reply to this topic.