CS Forms - WordPress GDPR data request and deletion

WordPress has native tools to handle GDPR data requests and deletion. Does CS Forms integrate with that already?

In some cases you may collect data through a form that you must legally keep for a certain amount of time even when a user requests their data be deleted. Most form plugins don’t offer any way to mark fields as ‘legally required to keep for x amount of time’. Could CS Forms help here by having some sort of ‘GDPR note’? Basically just an administrative note, never visible to the user, that tells admins and whoever is in charge of handling GDPR requests that certain data should not be deleted?

I’m not entirely sure all GDPR features WordPress even has. I did find this article. I would have to check if you deleted a user, if it would delete a post created by a user. If it did, then any user created form submission would be deleted which would probably be good to have as the default. There was a Form example that included a terms of service required checkbox, you would probably do something similar for your GDPR forms.

There’s these two options in wp-admin:

wp-gdpr-data-tools

On those pages you enter the username or email address of the person who’s asking for a data export or deletion.