- 🇺🇸United States illeace
If I'm understanding correctly, the OP wants to create a view of H5P content, with the node's unlinked title. I was able to do this using normal Views behavior. Here are my steps:
- Create a New View
- Set "Show" to "Content"
- Set "Of type" to whatever your content type is that has an H5P field.
- Click "Save and edit"
- Make sure Format > Show is "Fields"
- Under "Fields" edit the "Content: Title" field
- Uncheck the "Link to the Content" checkbox and click the "Apply" button.
- Next to the Fields section click the "Add" option.
- From this list choose the H5P field that this content type contains. Select it and click the "Add and configure fields" button.
- On the next screen leave the defaults and click the "Apply" button.
- Save the view.
This should result in a list of those H5P nodes showing a non-linked title and the H5P interactive itself.
- 🇺🇸United States sim_1
Sounds like there is a good solution to the original support request. Marking as closed. Please re-open if this doesn't address the issue.