We've found the issue, and it isn't good.
The target users (who would need this functionality) are hosted in a Citrix environment on top of Windows 2008 R2.
When a user tries to submit, the call to SharePoint somehow gets blocked.
JQuery works in this environment, but a cross domain call to add to a SharePoint list does not.
Does anyone know a workaround so that SPServices will work when the client is in Citrix running on on top of Windows 2008 R2?
Note: I upgraded SPServices to 0.7.2 and jQuery to 1.10.1, but that didn't make a difference.
The target users (who would need this functionality) are hosted in a Citrix environment on top of Windows 2008 R2.
When a user tries to submit, the call to SharePoint somehow gets blocked.
JQuery works in this environment, but a cross domain call to add to a SharePoint list does not.
Does anyone know a workaround so that SPServices will work when the client is in Citrix running on on top of Windows 2008 R2?
Note: I upgraded SPServices to 0.7.2 and jQuery to 1.10.1, but that didn't make a difference.