D
davez
Guest
Peter, that's exactly what's happening! I thought I might be doing something wrong but it's probably that the webhandler is not manipulating the request like the REST adapter does. I've done a simple REPLACE to get past the problem for now: val = REPLACE(val, "\/", "/"). I'm guessing this will happen in other non-date fields too, but the date field was the only one to blow up because of the changes to the value.
Continue reading...
Continue reading...