How do I modify the input type (length etc like in html) for the fields?
Hi Ying,
Take a look at the CSS section for the AttributeInspector class. For example, to change the field width, you can use the following:
.esriAttributeInspector .atiField {width: 250px;}
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.