Is It Possible to Enable a Button in a Form to Allow Anonymous Record Submission?

Is It Possible to Enable a Button in a Form to Allow Anonymous Record Submission?

Hey there

Yes, it is possible to enable a button in a form to allow anonymous record submission. If your form is set up to accept submissions without requiring user authentication, then anyone can submit records anonymously by clicking the submit button. Just make sure the form’s permissions or settings allow submissions from unauthenticated users (visitors).

But Although the user is registered, this request will be submitted anonymously.

It will, if you configure it the way that it doesn’t grab any logged-in user data, such as Email, Name, Record ID, etc.