Adding structures and templates
- Download the structure and template files from the Infor Support Portal Download Center.
- Sign in to Rhythm Portal as a site editor.
- Open the menu.
- Select .
- Click the Structures tab.
- Click Add.
- Replace "Untitled Structure" with a name for the structure.
- In the Description field, optionally provide a description 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 creating.
- 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 Add FreeMarker (.ftl).
- Replace "Untitled Template" with a name for the template.
- 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.
- 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.