Introduction
The Factorly module offers the ability to add customisation to content created via the HTML editor.
Examples of use cases for a personalisation field:
- Last name, first name in content text
- Redirect link from an action button or clickable image.
Insert a customisation field
Customisation fields are inserted in the form {{MM:FIELD_NAME}}.
To insert a personalisation field directly in the HTML editor :
- Click on the icon
- A section opens, then enter the name of the field you wish to use.
The tool automatically formats the value entered to insert the field in the correct format in your content:
- Lower case letters are replaced by upper case letters;
- Spaces are replaced with "_";
- Special characters are not allowed in the input field;
- The {{MM:}} format is automatically applied.
You can also manually enter the personalization field in the content, respecting the format {{MM:FIELD_NAME}}.
Conclusion
This feature makes each piece of content unique, it can also be set up when creating content using the Drag & drop tool. To do this, see the article How to make a customisation in a Drag & drop?