[Vtigercrm-developers] Web Services Javascript

Christophe Humbert chrissc.humbert at gmail.com
Fri Jun 5 14:25:41 GMT 2015


Thanks Alan...I will look at it...

Christophe Humbert



On Fri, Jun 5, 2015 at 4:19 PM, Alan Lord <alanslists at gmail.com> wrote:

> On 05/06/15 14:47, Christophe Humbert wrote:
>
>> Hello Alan
>>
>> If you start typing a name of an contact you have in your db, you should
>> have the autocomplete showing you the different possibilities...but I
>> have only a very thin dropdown and even i can select a record it is a
>> bit "guessing" so I must miss something...to have a proper autocomplet.
>>
>
> I would start by just creating a simple drop down with some values in it
> ans getting it to "look nice" - then you can include the webservices
> javascript library and autocomplete etc...
>
> The vtiger dropdowns use an old version of the Chosen library:
>
> http://harvesthq.github.io/chosen/
>
> If you need to update them on-the-fly (if you add option tags for example)
> you must run:
>
> $("#form_field").trigger("listz:updated");
>
> Al
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150605/f16ae861/attachment.html>


More information about the vtigercrm-developers mailing list