view source
jQuery AutoComplete and Lasso to Autopopulate Multiple Fields and do a Conditional Search
How to use jQuery Autocomplete and Lasso on multiple fields to find and select from a list of values on a dropdown form field and use that selection to autopopulate other form fields, load record data, and conditionally filter a searchable dropdown list on another form field by using the previously selected value.
Advertisement