Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Disable forms from storing user information when logged in.

Vote:
 

Is it possible to remove user information from the form submissions tab when posting forms from for instance an intranet were the user is logged on to the system? I know about the default checkboxes but this does not remove the user information when posting a form as a logged in users. Any suggestions?

#185554
Edited, Nov 23, 2017 16:21
Vote:
 

You can replace DataSubmissionService by your own, and override the method GetSubmissionData where you could get the base data return then remove the field SubmitUser. That will prevent saving user information to storage.

#185562
Nov 24, 2017 5:13
Vote:
 

Thanks.

#187127
Jan 12, 2018 16:01
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.