Hello
some improvment ideas based on using List widget
1- not changing m1-active-color, m1-font, m1-background values for items already populated in a List using the GUI Editor. Often after changing and saving mobi Screens, these “attr” are modified by the editor even if not modification are impacting these ‘attr’. This is generating troubles when you are populating new items in your custom.js
2- when removing an item in a list, the potential ‘Action’ defined for that item is also removed. This is generating trouble if ever you want to populate new items using the same ‘Action’ in your custom.js
thanks