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;}
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.