I'm using a Webhook form with a hidden text input that gets data from a resource. The value will always be a number. I get a warning saying, "Value expect string value." This is not causing problems in populating the appropriate resource data and submitting the webhook.
I was wondering if I should ignore the warning or if there is another way to do this. Thanks!