Closed nbelyh closed 4 years ago
Now these fields are allowed to contain formulas (mustache, like everywhere else) So you can just select all shapes and set the class to {{Props.NetworkName}} for example, and it will resolve per-shape to it's network name.
Implemented in PR https://github.com/nbelyh/svgpublish/pull/20
To allow mass-assignment, it would be convenient to have an easy way to assign class id and shape id from the shape data (that can be coming from an external source like Excel)