I am having trouble trying to get the "Send to specified URL" option working in the new XForms button posting result.
As far as I can tell it is not sending any sort of request or data to the URL I specify.
I then tried to hook up the BeforeSubmitPostedData event to see if I could try and make this work but I have found the CustomURL property on the XForm object is never populated. I could get it out of the Document property by using xpath over the xml but this seems like overkill.
Has this funtion been properly implemented? Was it something that got started and not finished? Is this a bug?
Thanks,
Jeremy.