• Can someone tell me what I am doing wrong when creating these subpanels? They are not showing up..

    By clicking on the link you can download the package I created. For some reasons the subpanels don't show up and I can't see what I am doing wrong. Subpanel.zip
  • How to manually create dependent dropdowns

    The documentation section Manually Creating Custom Fields provides a good description of creating fields using the module loader, including dropdowns. But how can I do the same thing for dependent dropdowns, where I need to specify a parent dropdown and…
  • How does Sugar deal with conflicts in Module Loader packages?

    Let's say I install a Module Loader package that makes changes to files modified by a previously installed Module Loader package. Does Sugar have any provisions to resolve the conflict between the two packages, such as always using the code from the most…