That page was an old tutorial that we removed because it was obsolete after 4.3 and the new graph designer. You can see the previous contents if you switch docs versions to 4.2.
It wasn't for creating custom report templates though, that's something we've never documented. From 4.3 on, I think the best route will be to use "card components", and our docs are still in the works for that unfortunately. What is complete are the in-app help panels for the new graph designer, which will describe the process of configuring reports. Adam On Thu, Sep 6, 2018, 2:53 AM Vincent Meijer <[email protected]> wrote: > Hooray! It was indeed the reference to report templates. After deleting > those it worked. Thanks! > > I do have a custom template, but I can't find the documentation to > register/activate it. > It doesn't show up where I select reports in the Resource Editor. > > This one is empty: https://arches.readthedocs.io/en/stable/create-report/ > > [image: Reports.PNG] > > > > > > On Wednesday, 5 September 2018 20:00:17 UTC+2, Adam Cox wrote: >> >> Ah, I see you already had :) >> >> When I first imported I got a ReportTemplate matching query does not >> exist error, but when I deleted the report section from the graph and >> tried again, it worked correctly... so maybe it's something on your end? >> Good luck! >> >> Adam >> >> On Wed, Sep 5, 2018 at 12:35 PM, Vincent Meijer <[email protected]> >> wrote: >> >>> You betcha: >>> https://github.com/globaldigitalheritage/arches-3d/blob/testing-file-resource-import/arches_3d/arches_3d/db/graphs/resource_models/File%20(set).json >>> >>> On Wednesday, 5 September 2018 19:16:44 UTC+2, Adam Cox wrote: >>>> >>>> Oh that's strange! Would you be able to share the json file here so >>>> others could try importing it? >>>> >>>> On Wed, Sep 5, 2018 at 12:07 PM, Vincent Meijer <[email protected]> >>>> wrote: >>>> >>>>> That would make sense indeed. However, I removed all references to >>>>> functions and I still can't import the resource model. >>>>> >>>>> Function section of the json now looks like this: >>>>> "functions_x_graphs": [], >>>>> >>>>> >>>>> >>>>> On Wednesday, 5 September 2018 18:23:22 UTC+2, Adam Cox wrote: >>>>>> >>>>>> Hi Vincent, this means that the graph references a function that >>>>>> doesn't exist in your database. My guess is that this is the file upload >>>>>> function, in your Information Resource graph. I'd recommend going into >>>>>> the >>>>>> json directly and removing the association with this function, and then >>>>>> trying to import again. >>>>>> >>>>>> Adam >>>>>> >>>>>> On Wed, Sep 5, 2018 at 10:13 AM, Vincent Meijer <[email protected] >>>>>> > wrote: >>>>>> >>>>>>> I am trying to revive my Arches 4.0 graphs. All of them import fine, >>>>>>> except this one: >>>>>>> >>>>>>> https://github.com/globaldigitalheritage/arches-3d/blob/master/arches_3d/arches_3d/db/graphs/resource_models/File%20(set).json >>>>>>> >>>>>>> >>>>>>> >>>>>>> When I import it in the browser nothing happens. When I run >>>>>>> python manage.py packages -o import_graphs >>>>>>> >>>>>>> I see this output: >>>>>>> arches | operation: import_graphs >>>>>>> arches | creating index : arches_3d_resource/ccbd1537-ac5e >>>>>>> -11e6-84a5-026d961c88e6 >>>>>>> arches | creating index : arches_3d_resource/99417385-b8fa >>>>>>> -11e6-84a5-026d961c88e6 >>>>>>> arches | creating index : arches_3d_resource/64ae35a0-2b53 >>>>>>> -11e7-9130-0242ac140004 >>>>>>> arches | Function matching query does not exist. >>>>>>> arches | creating index : arches_3d_resource/3854b1f2-14a9 >>>>>>> -11e7-b06e-0242ac150005 >>>>>>> arches | creating index : arches_3d_resource/fad0563b-b8f8 >>>>>>> -11e6-84a5-026d961c88e6 >>>>>>> arches | creating index : arches_3d_resource/f5624ce7-b66c >>>>>>> -11e6-84a5-026d961c88e6 >>>>>>> arches | creating index : arches_3d_resource/243f8689-b8f6 >>>>>>> -11e6-84a5-026d961c88e6 >>>>>>> >>>>>>> What could this be? >>>>>>> >>>>>>> Thanks! >>>>>>> Vincent >>>>>>> >>>>>>> -- >>>>>>> -- To post, send email to [email protected]. To >>>>>>> unsubscribe, send email to [email protected]. For >>>>>>> more information, visit >>>>>>> https://groups.google.com/d/forum/archesproject?hl=en >>>>>>> --- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "Arches Project" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to [email protected]. >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> >>>>>> -- >>>>> -- To post, send email to [email protected]. To unsubscribe, >>>>> send email to [email protected]. For more information, >>>>> visit https://groups.google.com/d/forum/archesproject?hl=en >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Arches Project" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>> -- To post, send email to [email protected]. To unsubscribe, >>> send email to [email protected]. For more information, >>> visit https://groups.google.com/d/forum/archesproject?hl=en >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Arches Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
