Displaying the Templates Tab - Displaying the Templates Tab - Hyland RPA - Designer - Hyland-RPA/Designer/Foundation-23.2/Hyland-RPA-Designer/The-Interface/Templates/Displaying-the-Templates-Tab - Foundation 23.2 - Foundation 23.2

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 23.2
License
ft:lastPublication
2025-04-03T06:49:26.917000
ft:locale
en-US
By default, the Templates tab is hidden.

To display the Templates tab:

  1. From your installation directory, open AM.Composer.exe.config with a text editor.
  2. Search for the line that begins as follows:
    <add key="ShowTemplatesTab" value=
  3. Set the value to true.
    <add key="ShowTemplatesTab" value="true" />
  4. Save and close the file.
  5. Restart RPA Designer.