[Vtigercrm-developers] vtwsclib and extension
Christophe Humbert
chrissc.humbert at gmail.com
Fri Jun 19 14:00:04 GMT 2015
Hello Everybody,
I wanted to know if anyone has already extended vtwsclib with the following:
1. a kind of doRetrieve but passing an array of parameters to check if a
record exists on this particular module e.g doRetrieve_Extended(modulename,
array_of_parameters) with array_of parameters like $data = Array(
'firstname'=> 'testfn',
'lastname'=> 'testln',
'company'=>'testcompany',
'assigned_user_id'=>'20x2'
); and we can extend evntually further with the definition of AND/OR
between the parameters
2. a kind of doUpdate similar do doCreate but updating only the
necessary field and matching on the record id
Thanks
Christophe Humbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150619/9465c5f2/attachment.html>
More information about the vtigercrm-developers
mailing list