I tried to receive the input value from the user through form request using express handlebars. I get the following error.
TypeError: Cannot read property 'personname' of undefined
The following pictures contain the code snippets
Please Help me to resolve the issue