Hello
I am trying to insert a checkbox in a custom dialogue box using h5 script.
The line I tried in my HTML <input type='checkbox'> is not displaying the checkbox.
Any one tried this before?
Thanks
UPDATE (13.04.2023)
<input type='checkbox' id='chkbox' name='chkbox' class='inforCheckbox'/></td> works on classic UI
Anyone tried it for updated M3 UI?