Hello,

I´m using QGIS 2.18.23, in the composer, I added a HTML frame with the 
<fildset> TAG,
like the print attached

but, the fieldset is not clickable, the same happens with the <textarea> TAG
could someone help or explain this?

Thanks for the atention
this is the code used

<form>
  <fieldset>
  <legend>Contact</legend>
  <input type="text" size="50" maxlength="5" placeholder="Type your Name"/>
  <textarea rows="3" cols="50" placeholder="Adress"></textarea>
  </fieldset>
 </form>

______________________________________________
Herbert Lincon R. A. dos Santos
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to