CMS 10.6 Configuring Empty ICE Component Element Support


For content contributors to edit empty components in ICE mode, the empty component element must wrap in the page's expanded XML.

To support editing empty components in ICE mode:

  1. Navigate to Administration > Schema Designer.
  2. Select the schema from the appropriate tab in the Management screen.
  3. Select Edit in the Actions menu.
    The schema displays in the Create/Edit screen.
  4. Expand the appropriate empty component element in the Elements tab, and select the element's Wrapped in Expanded XML checkbox.

    Wrap in Expanded XML Checkbox for Component Element

    Note
    With this option selected, the component element displays in the page expanded XML on the DSS.

    For example, the empty component element displays as:

    <PageCTA Name="PageCTA" Type="Component" WrappedUp="true" CompTypes="CTA" 
    UID="57c7ed3f289f4b38b6fd43e8c68772f1" ComponentName="" label="Page CTA" />

    In ICE mode, the empty component element displays similarly to this:

    Empty Component Element in ICE

  5. Select Save in the Schema Actions menu, and then click Save New Version in the dialog to save and register your schema changes.

Next Steps: