1.4 Updated to support new browsers. Retracted ------------------- 1.41 Fixed compatibility with Dynamic Forms for SharePoint. Retracted ------------------- 1.42 Changed how the id of the value fields pulled back from the lookup column is generated. This to ensure unique IDs when using this feature on multiple fields. Now the ID is constructed like this: [FieldInternalName of the Lookup column]_[FieldInternalName of the field pulled in] Retracted ------------------- 1.43 Fixed a bug (data is not pulled in) in EditForm. This bug is affecting all browsers, but for IE it kicks in only when the lookup columns contains less than 20 items. ------------------- 1.44 Fixed a bug where the FieldInternalName and not the DisplayName was used as formlabel. ------------------- 1.45 Changed the DispForm code to fix an issue with picking up the ID of the selected item. Thanks to Dmitry. ------------------- 1.50 Changed the detecten of quirky lookup colums in SP 2007 and 2010 If you use it with DFFS you must add the code to the Custom JS section in the Misc tab.