Hi,
I have html5tools module enabled.
In views when configuring Style settings/Customize field, only old HTML elements are available:
<select id="edit-options-element-type" name="options[element_type]" class="form-select"><option value="" selected="selected">- Use default -</option><option value="0">- None -</option><option value="div">DIV</option><option value="span">SPAN</option><option value="h1">H1</option><option value="h2">H2</option><option value="h3">H3</option><option value="h4">H4</option><option value="h5">H5</option><option value="h6">H6</option><option value="p">P</option><option value="strong">STRONG</option><option value="em">EM</option></select>

I would appreciate if HTML5 Tools would replace this select too, so it would be like on the Field UI forms.

Comments

ericduran’s picture

We already do that.

If you go in the settings page there is an option to enable new elements in the views ui.

hass’s picture

Category: feature » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.