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;}
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.