Closed
Description
We use custom templates and the sortable plugin. We have changed the markup structure a bit. Our issue is that the plugin inserts its markup in a bit a too magic way, not where we would like to have it. It would be better if the according markup could be added to the custom template.
Currently we use an event black list and overwrite the QueryBilder.prototype.on
to ignore 'getGroupTemplate.filter'
and 'getRuleTemplate.filter'
so that we have full control over the markup. One suggestion would be to add an event blacklist to the options with the same purpose.
Metadata
Metadata
Assignees
Labels
No labels