Adding structures and templates

  1. Download the 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 Add.
  7. Replace "Untitled Structure" with a name for the structure.
  8. In the Description field, optionally provide a description of the structure.
  9. Click the Source tab.
  10. On the Source tab, delete all source code.
  11. In a text editor, open the structure.xml file for the content type that you are creating.
  12. Copy the code from the structure.xml file and paste the code in the Source tab.
  13. Click Save.
  14. On the Web Content page, click the Templates tab.
  15. Click Add FreeMarker (.ftl).
  16. Replace "Untitled Template" with a name for the template.
  17. In the Properties section, click the Select button under the Structure field and select the structure that you created in steps 5 through 13 of this procedure.
  18. In a text editor, open the template.ftl file for the content type.
  19. Copy the content of the template.ftl file and paste it in the script text field.
  20. Click SAVE.