Closed kieron closed 5 years ago
Hi... I see a few errors in your code.
var field
twice. f
does not have a manager
property. You're looking for the Name
property when you do that kind of comparison. That's why the name and email fields both work.
Sorry this isnt strictly an 'issue' but im just using the package, and following this, I was able to get Name + Email auto-filled, the same as the guide, but then I added a third one, seen here:
I also have in the Form content, a text-field, called Manager, where I have tried uppercase, lowercase, space with an extra word etc, but I keep receiving this error; pic here also
Thanks in advance!
I have tried naming the field different things and changing the code but just cant seem to get it to go.