Oh, and here is the server-side API code to call to get a list of categories:   
   var HccApp = HotcakesApplication.Current; 
 var allCats = HccApp.CatalogServices.Categories.FindAllSnapshotsPaged(1, 5000);   
 You can see an example of that below:      
https://github.com/Hotcak...tegories.aspx.cs#L73Will Strohl, Upendo Ventures 
Hotcakes Cloud | 
Get Support | 
Code Support Official Cloud & Support provider for Hotcakes