I have created a web form to submit new employee details and linked Employee document. I have given permission that user dont need to login assuming that new employee submits their details which creates new employee record, which later hr can update? When I click submit button I am receiving below error. Even if I create user account and try to submit the form, I get same error. What is the issue here?
@NCP can you help? How can I automate employee creation? Or at least web forms to collect data from new employees?
make the webform submittable without logging in
I did that, how come an anonymous user submit employee details! My goal is to collect employee details and create new employee record. Kindly suggest web form for the same?
if you are creating specific Employee webform then you can remove user id field from the form