-
jamie.rancourtAnswered on May 25, 2015 03:31 PM
Is there a way to do a mass update to a hidden attribute such as status across multiple submissions? This would be useful rather than having to edit each record individually.
-
raulAnswered on May 25, 2015 03:50 PM
I think you can use the API for this purpose, if you have programming skills you can create a script that would call it to edit a list of submissions (you would need to retrieve the list of the submission IDs that you want to update).
Let us know if this could be a viable solution for you.