[Vtigercrm-developers] Webform - Assigned To

Uma S uma.s at vtiger.com
Fri May 15 06:55:58 GMT 2015


Hi,

You can go ahead with that based on your requirements.

On Fri, May 15, 2015 at 12:11 PM, Ramchandani, Narayan (DPC) <
Narayan.Ramchandani at sa.gov.au> wrote:

> Sorry, the correct jquery should be
>
>
>
> $('select[name="assigned_user_id"]').val(fetch_user_id);
>
>
>
> Narayan.
>
>
>
> *From:* vtigercrm-developers-bounces at lists.vtigercrm.com [mailto:
> vtigercrm-developers-bounces at lists.vtigercrm.com] *On Behalf Of *Ramchandani,
> Narayan (DPC)
> *Sent:* Friday, 15 May 2015 4:02 PM
> *To:* vtigercrm-developers at lists.vtigercrm.com
>
> *Subject:* Re: [Vtigercrm-developers] Webform - Assigned To
>
>
>
> I would use JavaScript to
>
> a.       fetch_user_id from the Query String
> <http://stackoverflow.com/a/901144> and
>
> b.      Pre-select the assigned-to field (see jquery example below) on
> document load.
>
>
>
> $('select[name='assigned_user_id'] + ']').val(fetch_user_id);
>
>
> Narayan.
>
>
>
> *From:* vtigercrm-developers-bounces at lists.vtigercrm.com [
> mailto:vtigercrm-developers-bounces at lists.vtigercrm.com
> <vtigercrm-developers-bounces at lists.vtigercrm.com>] *On Behalf Of *Uma S
> *Sent:* Friday, 15 May 2015 3:03 PM
> *To:* vtigercrm-developers
> *Subject:* Re: [Vtigercrm-developers] Webform - Assigned To
>
>
>
> Hi,
>
>
>
> Sorry! this can't be achieved through single webform in latest vtiger
> 6.2.0, Can be done only through code level customization's.
>
>
>
> On Thu, May 14, 2015 at 9:22 PM, cryptic <mark at markcox.co.uk> wrote:
>
> Can someone please advise how I can assign a lead generated via a webform
> to
> a particular user. For example,
>
> If enquiry is submitted via landing page www.somedomain.com/land1 then
> lead
> should be assign to User1
> If enquiry is submitted via landing page www.somedomain.com/land2 then
> lead
> should be assign to User2
> If enquiry is submitted via landing page www.somedomain.com/land3 then
> lead
> should be assign to User3
>
> Of course if there are only a few landing pages then I could create a
> webform for each landing page, but what if there are hundreds?
>
>
>
> --
> View this message in context:
> http://vtiger-crm.2324883.n4.nabble.com/Webform-Assigned-To-tp16238.html
> Sent from the vtigercrm-developers mailing list archive at Nabble.com.
> _______________________________________________
> http://www.vtiger.com/
>
>
>
>
>
> --
>
> With
> Best Regards
> Uma.S
>
> Vtiger Team
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150515/3a304125/attachment.html>


More information about the vtigercrm-developers mailing list