Discussions
Using Web Services specific forms
Web Services documentation recommends using Web Services specific forms when requesting/adding/updating data to alleviate problems associated with customer specific customization to forms used in the UI. According to documentation customForm field should be used in web service request to specify this WS specific form.
Unfortunately, it doesn't seem that this field is available. At least I don't see it defined for search/searchMore/get/etc requests. Am I missing something? How are we supposed to specify this custom form?