Updating structures and templates
Use this procedure to update existing structures and
templates.
- Download the updated structure and template files from the Infor Support Portal Download Center.
- Sign in to as a site editor.
- Open the Site menu.
- Select Content & Data > Web Content.
- Click the Structures tab.
- Click the name of the structure.
- Click the Source tab.
- On the Source tab, delete all source code.
-
In a text editor, open the
structure.xml
file for the content type that you are updating. -
Copy the code from the
structure.xml
file and paste the code in the Source tab. - Click Save.
- On the Web Content page, click the Templates tab.
- Click the name of the template that you are updating.
-
Expand the Details section and specify this information:
- Structure
- Click the Select button and select the structure that you created.
- Language
- Select FreeMarker (.ftl).
- In the script text field, delete all existing content.
-
In a text editor, open the
template.ftl
file for the content type. -
Copy the content of the
template.ftl
file and paste it in the script text field. - Click Save.