How to hide "Display as" select list?
Hi,
I would like to hide "Display as" select list.
My idea was to replace select list with some kind of 'hidden' field value (like I usually do in html).
But there is no 'hidden' field type in the h5p semantics.
Could you clarify how I can reach my aim? should I use CSS?
UPD. I'm talking about "Display As" select list in the "Add interactions" section of "Interactive Video Editor".
Is it possible to add class name to the h5p widget?