HomeGuidesRecipesAPI
HomeGuidesAPILog In
Guides
These docs are for v11.0. Click to read the latest docs for v31.

Template Types

494

In-line editing for templates in Design

Template Type

Editing supported

Word

Yes

Excel

Yes

PowerPoint

Yes

PDF

No

JSON

No

XSD

No

CSV

No

TXT

No

HTML

No

Project Results

No

Disabling

You can disable the in-line edition option.

Open the file path\to\Infiniti\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:

215

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:

191