HomeGuidesRecipesAPI
HomeGuidesAPILog In

Template Types

In-line editing for templates in Design

Template TypeEditing supported
WordYes
ExcelYes
PowerPointYes
PDFNo
JSONNo
XSDNo
CSVNo
TXTNo
HTMLNo
Project ResultsNo

Disabling

You can disable the in-line edition option.

Open the file path\to<>\Manage\appsettings.json in any text editor.

Add the EnableDesignOfficeEdit attribute where indicated below and set it to False.

Save the file and test to ensure that the change was correctly applied.

JSON
 {
  "AppSettings": {
    "PortalURL": "",
    "ProduceURL": "http://localhost/ProduceV10_1/",
    "EnableDesignOfficeEdit": "False"
  },

Template documents can be reordered in Design

When a document template is added to the Finish page, it is listed in the order it was added.

Initial order:

If you find you want the templates you added to be in a different order, you can drag and drop them into the new location:

##Reordered locations: