We are creating a form that will capture personal and financial information. The information will be passed through by email and therefore we would like to NOT store a copy of the submitted data in the Forms database.
Is there a way to have an LF Form just pass the data through, but not store a copy in the Forms Database ?
We are aware of the delete instances function, but I believe this will delete all instances from all processes. All other processes we would like to keep the data.
thanks