v1.0 Initial release ------------------------------------ v1.01 Added "spjs.lookup.setValue" function. ------------------------------------ v1.02 Fixed a bug where I had mistakenly used the display name and not the FieldInternalName as identifier for the fields. ------------------------------------ v1.03 Fix for "addToExternalList" when using the solution for multiple fields in a form, and more than one targetted the same lookup list. The callback would refresh the bottom SPJS-Lookup field as the "argument object" was not uniquely identified. ------------------------------------ v1.04 Removed a border around an image that occurred in SP 2010. ------------------------------------ v1.05 Added option to specify a folder in the query. The custom CAML or query will search only in the specified folder. Please note that you must update spjs-utility.js to v1.205 or later. ------------------------------------ v1.10 If you want to have the same list of choices in multiple fields, you can now populate an unlimited number of fields from one single query. All you have to do is to use an array of fields in the parameter "fieldToConvertToDropdown". ------------------------------------ v1.11 Fixed an error resulting in existing values not validating when loadign an item in EditForm.