Closed
Description
Steps to reproduce
- Create an element in Section entity which will reflect for example
<body />
or any<div />
tag - Select element type
<element name="pageBody" type =" ?????? " selector="body" />
Expected result
- There is a possibility to select
block
type
Actual result
- Only this types exists which are not filling my requirements:
text, textarea, input, button, checkbox, radio, checkboxset, radioset, date, file, select, multiselect, wysiwyg, iframe