Ideas for Arc XP

Add RENDERED template name to Resolver debugger

(This is not about the default template name)
Thanks to the resolver debugger, in the Resolver subsection we can see the id AND the name of the default template associated with the resolver.
However, in the Rendering subsection, we can see the id of the rendered template, but not its name.
It is not very convenient in our main use case: we have a default template set up for a resolver, but many templates mapped to specific subtypes, hence our rendered template is often different than the default one.

Would it be possible to add the name of the accurate template used in the end, alongside the id which is already displayed ?
Thank you.


  • Liv Audigane
  • Nov 26 2024
  • Future consideration
  • Attach files
  • Liv Audigane commented
    26 Nov 16:34

    Hi Faith,
    A link too would be perfect indeed!
    Thanks a lot

  • Admin
    Fatih Yildiz commented
    26 Nov 16:26

    Hi Liv,


    Thanks for submitting this idea. It makes a lot of sense for the scenario you described, to see the template name for more complex resolvers that has multiple templates tagged to them. Maybe even show those as links that you can click and open the template (or page) in the resolver debugger output.


    I'll review this idea with the team and see when we can slot it in.