<div dir="ltr">Hi..<div><br></div><div>Have you already try with: </div><div><br></div><div>jQuery("#picklistFields").trigger('liszt:updated');</div><div><br></div><div>Regards,</div><div>Conrado<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 5, 2015 at 2:50 PM, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a small customisation to perform a lookup and update various fields in a module based on the value selected by the user.<br>
<br>
Using jQuery.val(newValue) works for inputs and text boxes, but is not working for Selects.<br>
<br>
I am selecting the element via it's "name" property in the form object.<br>
<br>
What do I need to do to update the UI so the Select box shows the change to the user?<br>
<br>
I found this online:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$("#form_field").trigger("<u></u>chosen:updated");<br>
</blockquote>
<br>
from <a href="http://harvesthq.github.io/chosen/" target="_blank">http://harvesthq.github.io/<u></u>chosen/</a> but this doesn;t seem to have helped at all.<br>
<br>
Thanks<br>
<br>
Al<br>
<br>
______________________________<u></u>_________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div>