Alan Q
Alan Q
I also get "No template found" from axlsx_rails 0.5.2 or later (currently caxlsx_rails 0.6.2) Reverting to 0.5.1 finds the *.xlsx.axlsx tempate.
> I also get "No template found" from axlsx_rails 0.5.2 or later (currently caxlsx_rails 0.6.2) > Reverting to 0.5.1 finds the *.xlsx.axlsx tempate. This resolved for me by explicitly adding...
This is needed in Rails 6.1.3 or else all descendants of the base_doc_classes are ignored.
I repeat the setup inside each nested group by calling a custom "widget_tree" method (below) at each nested level. The method can infer the widget name from the example group...