Skip to main content
Hi Tarjei,
As I'm sure you're aware the system doesn't currently preserve subtotals when inserting modules, but this wouldn't be hard to change or make an option in a future upgrade.
The reasoning behind removing the subtotals during module insertion is that in many cases the number of categories within categories groups is automatically scaled during module linking during module insertion, and we found that it created some strange and confusing outcomes when this wasn't the case. So we actually added code to remove the subtotals...
You could use the Modano API to insert the module then add subtotals to the category blocks following insertion, but it really comes down to your use case.
Are you able to tell us more about your use case?
Thanks, M.