I need to encrypt data coming from a set of Contour forms, which i believe i can do by implementing a custom workflow http://our.umbraco.org/projects/umbraco-pro/contour/documentation/Developer/Extending-Contour/Adding-a-Workflowtype
I would then like to use the "Entries" data grid in Contour to show the data that has been submitted in the Umbraco Back office, is there a workflow i can implement to do this? Or an interface i need to implement that Contour will execute before the data is rendered?
Thanks in advance.
Chris