Does anyone know how to add the entire url? The url my form comes from has an item number added to it but when it sends it only sends the url like this https://mysite.com/?page_id=224 But I need it to add the full url which would be https://mysite.com/?page_id=224&item=28186 with the item number. Right now it just leaves the item number off the end.