[Vtigercrm-developers] Mass edit: from a http get to post ?

salim salimcmd at gmail.com
Mon Nov 11 13:05:01 GMT 2013


   May be this is what you looking for.
http://stackoverflow.com/questions/2659952/maximum-length-of-http-get-request?lq=1


On Mon, Nov 11, 2013 at 6:07 PM, Support Team TheEasyRef <
support at theeasyref.com> wrote:

> Hello,
>
> Mass edit for large number of records (several hundreds) will not work.
> This is likely due to the usage of http get rather than post. As an
> example, this long link is for just 3 records:
>
>
> http://crmsite.com/crm/index.php?campaignid=&pagenumber=&module=Leads&record=&mode=&action=&parenttab=Marketing&return_module=&return_id=&return_action=&return_viewname=&createmode=&massedit_recordids=5002%3B4997%3B5001%3B&massedit_module=Leads&module=Leads&action=MassEditSave&salutationtype=--None--&firstname=&lastname=&phone=&designation=&mobile=&company=&cf_659=&cf_694_mass_edit_check=on&cf_694%5B%5D=SWS+Marketing&industry=--None--&noofemployees=&leadsource=--None--&cf_676=&email=&cf_640=Partner&website=&assigntype=U&assigned_user_id=5&assigned_group_id=3&leadstatus=--None--&secondaryemail=&cf_691=&cf_644=&cf_643=&cf_670=no&cf_657=&cf_653=&cf_682=&lane=&pobox=&code=&city=&country=&description=&button=++Save++
>
>
> So for for several hundred of records, it will be so long that the browser
> will concatenate it, meaning that the parameters will not be sent to the
> server.
>
> One solution would be to use http post rather than get. Do you agree with
> it? Did someone tackle this issue? Is there a patch available for it? Any
> other ideas?
>
> Thanks,
> Joel
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Muhammed Abdul Salim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20131111/63962873/attachment.html>


More information about the vtigercrm-developers mailing list