Infinity Lookup Releases
1.1.0 - 9 Dec 2024
Updated styles for "New look"
Search results are now more responsive to the page layout, and will display above the field if space below is limited.
Fixed bug where associations would be saved even if duplicate detection prevented save.
Updated onSave events to use onPostSave for better support with create and quick create forms.
Fixed datalist scrolling to top after selecting a value.
Example of new style:
1.0.10 - Unreleased (included in 1.1.0)
Fixed an issue with the "New look" in D365 where the save event was not firing correctly sometimes.
Fixed an issue detecting users permissions for users in a child business unit having security roles from a parent business unit.
1.0.9 - 31 Jul 2023
Fixed user permissions not being detected correctly for child tables that don’t have their own explicit privilegs; e.g. salesorderdetail, invoicedetail, and quotedetail.
1.0.8 - 11 Jul 2023
Fixed user privileges not being detected if assigned via a team.
Fixed line breaks appearing as <br> in search results with 2 or more Additional Fields.
1.0.7 - 21 Nov 2022
Fixed duplicate lookup items issue on create form after initial save.
Updated filter conditions to allow link entities.
1.0.5 - 1 Nov 2022
Added {{field}} placeholders to the filter conditions to allow dynamic filter values.
1.0.4 - 3 Oct 2022
Fixed ListMember issue, and SVG image height issue.
1.0.3 - 13 June 2022
Fixed bug in privilege names for OOTB entities like systemuser.
1.0.2 - 3 Dec 2021
Internal improvements and fixes.
1.0.1 - 17 Nov 2021
Added a configurable Max Search Results (previously only allowed 50 results).
Updated styles to match 2021 wave 2 lookups.
Fixed bug where '+ New' records opened with quick create didn't appear in the lookup right away after being added.
Added support for using multiline inputs for the search fields, filters, and additional fields parameters (increasing the max length from 160 to 2000).
Additional fields now display each on separate lines, rather than comma separated (when displaying more than 1 additional field).
Fixed check User Role query to search root business unit.
1.0.0 - 23 Mar 2021
Initial release