Hi guys,
In DW9, the ItemRelationListEditor rendered a proper inline preview of each child item in the list — image thumbnails, field values, the works. Editors could see at a glance what each item contained:
In DW10 this is gone. When a child item type has no FieldForTitle configured, the list falls back to showing the item type ID. As a workaround we set FieldForTitle to our Image field (a FileEditor), but that just shows the raw file path string in the list, not useful for editors:
Our ItemType setup:
-
MediaItemListitem type — usesItemRelationListEditorpointing toMediaItem -
MediaItemhas three fields:Image(FileEditor, required),Text(TextEditor),Title(TextEditor)
Is it possible to get the same or similar behavior as in DW9? A visual preview of the child item's fields inside the list, including image thumbnails when the field type is FileEditor with image selection enabled.
Best regards,
Arnór Geir