Updating structures and templates

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