Hi there !!
In the purpose of enhancing an existing process within Sugar, I'm passing to asynchronous target creation into a campaign.
The current state is that an external program is calling sugar once for the campaign creation, then calling X times…
I've been looking through the Backbone documentation and sidecar/src, but I can't see a way this can be done.
We have a custom view with a tree/table view that combines multiple custom models and inline editing/calculation rollups. Dirty models are…