Hi, It looks like the issue with your code is that you're trying to call the value() function on the event object, which isn't a valid function.In JavaScript, the event object doesn't have a value() function, so you'll need to use a different approach to set the field value. Instead, you can use the...