Get the extension from AI2 Community:
Another great extension
Very Useful extension
thanks
Its extension , btw Thanks.
@The_K_Studio by mistake… BTW edited
Great, keep making good extensions…
What a great Extension … Love you
wonderfull extension good work @The_K_Studio
Updated
SortListAtoZ block updated with additional parameter of ignoreCase.
Great Extension You should add Filter List Condition also if you can ..
In that you may filter 4 to 5 list data as users requirements.
For Example:
- In List Named “Status” Should ba (Active)
- In Fee List Fee Should Be (500)
- In Class Class Should be (5th)
- In School name School should be ( AYB)
To apply multiple filters you need to filter each list separately because each list has different list items.
And number of filter criteria differes from user to user so it can’t be predifined in the extension.
May be i will try if this can be done.
I think You should Try it , it will be best List utility extension ever if you done this Changes in it
List intersection does not give you duplicates, it gives a new list that contains common elements from given two lists.
I will try this to implement input list as multiple lists.
Thanks i want to intersection multiple lists ..
UPDATED
- Filter List functions updated to return result directly as well as in event.
- GetListIntersection function now accepts multiple lists.
- GetListUnion function now accepts multiple lists.
What a Great Work done thanks
UPDATED
Added a new function SortStringIntegers to sort integers within the list of strings in an ascending order.