/ January 10, 2013

Here is a video demonstrating the new Ajax Tree Selection in phpLD 5. The reason we did this is we need a way to deal with very large lists of categories. If there are 1,000,000+ categories, and you try to load this on an html page, that page will crash because the browser or server won’t like trying to get that much information. So the solution here is we only load one level of categories at a time!