hello everyone, I don't know if it is feasible, but I think it would be great if the webform can make it possible for a user to track the status of each of his submissions. For example, an authenticated user will be able to see the status of the form he submitted (under review, accepted, withdrawn, etc.) when the form is processed. I'm not sure if this would call for integration with some other module for site-wide notification or messages, but again, I'm very interested to know if it can become a feature in the near future. Thanks!

Comments

saiya’s picture

yeah i needed this one too.. for a authenticated user can track back the form he submitted..
or i just can create it by using views? can give me direction to this matter?

danchadwick’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

See the views support in 7.x-4.2 for the submission and results list. Between this and a small custom module, perhaps some views handlers, you should be able to implement this. Also, you might use VBO.