Can Guests filling up the web form get the Name of the submitted doctype

I have a webform wherein guests can fill up. The problem is that when they submit it, it goes to show the submitted record but permission error occurs. It seems that the submitted record is viewable only to those with username. Can Guests view their entered details together with the auto-name created?

You will have to give read permission to guest for that doctype. Please note all your submitted records will be publically visible after doing this.

dear sir, i have create webform for guest to enter their name, email and phone number… this data map to lead doctype… when they save, permission error occured. even i have given Guest permission to write and create Lead doctype.

please advise