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;}
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.