Technical Details
The latest technical documentation about the Email Content Fragment Component can be found on GitHub.
Further details about developing Core Components can be found in the Core Components developer documentation.
Configure Dialog
The configure dialog allows the content author to define which content fragment and the elements of that fragment to be included.
Properties Tab
-
Content Fragment
- Path to the desired content fragment
- The Selection Dialog can be used to locate the fragment
-
Display Mode
- Single Text Element - Enables selection of one multiline text element and enables paragraph control options
-
Variation - Which variation of the content fragment to use (defaults to Master)
-
ID - This option allows controlling the unique identifier of the component in the HTML.
- If left blank, a unique ID is automatically generated for you and can be found by inspecting the resulting content.
- If an ID is specified, it is the responsibility of the author to make sure that it is unique.
- Changing the ID can have an impact on CSS.
Paragraph Control Tab
-
Paragraphs - Allow selection of all paragraphs or a range
-
All - Display all paragraphs
-
Range
- Specify ranges of paragraphs which should be displayed, separated by a semicolon
- For instance
1;3-5;7;9-*
to include the first, the third to fifth, the seventh, and the ninth to the final paragraphs
-
-
Handle heading as their own paragraphs
Edit Dialog
Once you have used the Email Content Fragment Component to configure a content fragment, when you select the component in the content editor, it shows an Edit option.
Tapping or clicking the Edit button opens the content fragment editor. The content fragment editor has been extended to include buttons for the Select Adobe Campaign Variable to insert Adobe Campaign variables into your content fragments.
For more information about editing and authoring content fragments, see the document Authoring Fragment Content.
Design Dialog
When an Email Content Fragment Component is configured with a content fragment, when you select it in the content editor, the toolbar reveals a button to open the content fragment editor.
Main Tab
-
Internal responsive grid
- The Sling resource type that is used for the internal responsive grid
Styles Tab
The Email Experience Fragment Component supports the AEM Style System.