Manage Templates report

There is a report available for the developer to add to the menus which allow the user to look at all his available templates:

<WebAction name="ManageTemplates">
<PanelOptions>
<PanelClass>One.Report</PanelClass>
<PanelConfig>{ reportName: 'PLT.ManageTemplates', autoExecute: true }</PanelConfig>
</PanelOptions>
</WebAction>


The report looks like this:

images/download/attachments/144835887/manage_templates-version-1-modificationdate-1645135019000-api-v2.png

As you can see, the user has the ability to set as default and disable/enable templates he has access to modify. The user can also set which partners org-level templates are shared with. For information on how to give the user access, see Modifying Org-level Templates.

The user can also click on any of the links in the Template Name column to open the JavaScript class associated with that template without any configuration (aside from the template data).